Skip to content

Commit

Permalink
Merge pull request #58 from rancher/dependabot/docker/rancher/mirrore…
Browse files Browse the repository at this point in the history
…d-tonistiigi-xx-1.5.0

Bump rancher/mirrored-tonistiigi-xx from 1.3.0 to 1.5.0
  • Loading branch information
thomasferrandiz authored Oct 23, 2024
2 parents 39b3a47 + 5ac7dcc commit 2985cd0
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
Expand Up @@ -2,7 +2,7 @@ ARG BCI_IMAGE=registry.suse.com/bci/bci-base
ARG GO_IMAGE=rancher/hardened-build-base:v1.22.8b1

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


FROM --platform=$BUILDPLATFORM ${GO_IMAGE} as base
Expand Down

0 comments on commit 2985cd0

Please sign in to comment.