Skip to content

Commit

Permalink
Merge pull request #218 from rancher/renovate/registry.suse.com-bci-g…
Browse files Browse the repository at this point in the history
…olang-1.x

chore(deps): update registry.suse.com/bci/golang docker tag to v1.22
  • Loading branch information
mallardduck authored Apr 9, 2024
2 parents 41336ae + aeb9989 commit 43ad5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Image that provides cross compilation tooling.
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.3.0 as xx

FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.21 as helm
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.22 as helm

# Clone repository once, and reuse it for target archs.
ARG HELM_VERSION
Expand Down

0 comments on commit 43ad5f1

Please sign in to comment.