Skip to content

Commit

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

* Update sha

* Remove 1.22 image
  • Loading branch information
KsaweryZietara authored Aug 8, 2024
1 parent e5b44c7 commit 7d200aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cmd/image-syncer/external-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ images:
- source: "golang@sha256:6c2780255bb7b881e904e303be0d7a079054160b2ce1efde446693c0850a39ad"
tag: "1.22.5-bookworm"
amd64Only: true
- source: "golang@sha256:1a478681b671001b7f029f94b5016aed984a23ad99c707f6a0ab6563860ae2f3"
tag: "1.22.6-alpine3.20"
amd64Only: true
- source: "golang@sha256:c31c3ecc5d57a2aa1d45ac46bda261e226afa7ff6f7645f3c6d28e5f8ed546b9"
tag: "1.23rc2-alpine"
amd64Only: true
Expand All @@ -40,8 +43,6 @@ images:
- source: "golang@sha256:7e0e13add7f57a3e030ef4c9180843ace2fff7c788d54a8b12945d7b5739a055"
tag: "1.21"
amd64Only: true
- source: golang:1.22
amd64Only: true
- source: "gcr.io/distroless/static:nonroot"
- source: "grafana/grafana-image-renderer:3.2.1"
amd64Only: true
Expand Down

0 comments on commit 7d200aa

Please sign in to comment.