Skip to content

Commit

Permalink
fix(deps): Update ghcr.io/gythialy/golang-cross Docker tag to v1.19.5 (
Browse files Browse the repository at this point in the history
…#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 [gythialy/golang-cross#182
-   update base image for go1.19 by [@&#8203;cpanato](https://togithub.com/cpanato) in [gythialy/golang-cross#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 [gythialy/golang-cross#182
-   update base image for go1.19 by [@&#8203;cpanato](https://togithub.com/cpanato) in [gythialy/golang-cross#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-->
  • Loading branch information
cq-bot committed Feb 1, 2023
1 parent 523b8ed commit 0ce34c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/destination/sqlite/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/gythialy/golang-cross:1.19.4-0
FROM ghcr.io/gythialy/golang-cross:1.19.5-0

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

0 comments on commit 0ce34c9

Please sign in to comment.