Skip to content

Commit 8fe3f41

Browse files
authored
fix(deps): Update ghcr.io/gythialy/golang-cross Docker tag to v1.19.4 (#6174)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/gythialy/golang-cross](https://togithub.com/gythialy/golang-cross) | final | patch | `1.19.3-0` -> `1.19.4-0` | --- ### Release Notes <details> <summary>gythialy/golang-cross</summary> ### [`v1.19.4`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.19.4) [Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.19.4...v1.19.4) ##### What's Changed - fix: specifies the docker file of builder by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/176](https://togithub.com/gythialy/golang-cross/pull/176) - feat: bump golang to v1.19.4 by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/177](https://togithub.com/gythialy/golang-cross/pull/177) - update go in the builder and goreleaser by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/178](https://togithub.com/gythialy/golang-cross/pull/178) - update base image by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/180](https://togithub.com/gythialy/golang-cross/pull/180) **Full Changelog**: gythialy/golang-cross@v1.19.3...v1.19.4 ### [`v1.19.4`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.19.4) [Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.19.3...v1.19.4) ##### What's Changed - fix: specifies the docker file of builder by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/176](https://togithub.com/gythialy/golang-cross/pull/176) - feat: bump golang to v1.19.4 by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/177](https://togithub.com/gythialy/golang-cross/pull/177) - update go in the builder and goreleaser by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/178](https://togithub.com/gythialy/golang-cross/pull/178) - update base image by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/180](https://togithub.com/gythialy/golang-cross/pull/180) **Full Changelog**: gythialy/golang-cross@v1.19.3...v1.19.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1 parent 4e601d2 commit 8fe3f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/destination/sqlite/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/gythialy/golang-cross:1.19.3-0
1+
FROM ghcr.io/gythialy/golang-cross:1.19.4-0
22

33
# install goreleaser
44
# https://github.com/goreleaser/goreleaser-pro/releases/download/v1.12.3-pro/goreleaser-pro_Linux_x86_64.tar.gz

0 commit comments

Comments
 (0)