Skip to content

Commit

Permalink
chore: Bump to latest build base version in Dockerfile (#64)
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 3, 2024
1 parent 40ea23d commit a539177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ARG BCI_IMAGE=registry.suse.com/bci/bci-micro
ARG GO_IMAGE=rancher/hardened-build-base:v1.23.1b1
ARG GO_IMAGE=rancher/hardened-build-base:v1.23.2b1

# Image that provides cross compilation tooling.
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.3.0 as xx
Expand Down

0 comments on commit a539177

Please sign in to comment.