Skip to content

Commit

Permalink
Add golang 1.22.6-alpine image (kyma-project#11612)
Browse files Browse the repository at this point in the history
* Add golang 1.22.6-alpine image

* fix tag
  • Loading branch information
c-pius authored Aug 8, 2024
1 parent 7d200aa commit 9598799
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/image-syncer/external-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ 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:1a478681b671001b7f029f94b5016aed984a23ad99c707f6a0ab6563860ae2f3"
tag: 1.22.6-alpine
amd64Only: true
- source: "golang@sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07"
tag: "1.22.5-alpine3.20"
amd64Only: true
Expand Down

0 comments on commit 9598799

Please sign in to comment.