Skip to content

Commit 0ce34c9

Browse files
authored
fix(deps): Update ghcr.io/gythialy/golang-cross Docker tag to v1.19.5 (#7537)
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.4-0` -> `1.19.5-0` | --- ### Release Notes <details> <summary>gythialy/golang-cross</summary> ### [`v1.19.5`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.19.5) [Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.19.5...v1.19.5) ##### What's Changed - bump go to 1.19.5 and goreleaser to 1.14.1 by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/182](https://togithub.com/gythialy/golang-cross/pull/182) - update base image for go1.19 by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/184](https://togithub.com/gythialy/golang-cross/pull/184) **Full Changelog**: gythialy/golang-cross@v1.19.4...v1.19.5 ### [`v1.19.5`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.19.5) [Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.19.4...v1.19.5) ##### What's Changed - bump go to 1.19.5 and goreleaser to 1.14.1 by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/182](https://togithub.com/gythialy/golang-cross/pull/182) - update base image for go1.19 by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/184](https://togithub.com/gythialy/golang-cross/pull/184) **Full Changelog**: gythialy/golang-cross@v1.19.4...v1.19.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
1 parent 523b8ed commit 0ce34c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4-0
1+
FROM ghcr.io/gythialy/golang-cross:1.19.5-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)