Skip to content

Commit

Permalink
Bump go to 1.21.5 and use newer alpine image (#9548)
Browse files Browse the repository at this point in the history
  • Loading branch information
werdes72 authored Dec 19, 2023
1 parent a059622 commit d263625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/image-syncer/external-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ images:
- source: "gcr.io/google-containers/pause:3.2"
- source: "goreleaser/goreleaser:v1.11.5"
# Golang image is pinned because it is force updated in the upstream
- source: "golang@sha256:110b07af87238fbdc5f1df52b00927cf58ce3de358eeeb1854f10a8b5e5e1411"
tag: "1.21.4-alpine3.18"
- source: "golang@sha256:55f716237933c85cee01748700755b4ac8736fb1ca974c9aed051691b68d6dc2"
tag: "1.21.5-alpine3.19"
amd64Only: true
- source: "grafana/grafana-image-renderer:3.2.1"
amd64Only: true
Expand Down

0 comments on commit d263625

Please sign in to comment.