Skip to content

Commit

Permalink
Merge pull request #281 from rancher/renovate/main-rancher-mirrored-t…
Browse files Browse the repository at this point in the history
…onistiigi-xx-1.x

chore(deps): update rancher/mirrored-tonistiigi-xx docker tag to v1.5.0 (main)
  • Loading branch information
mallardduck authored Oct 16, 2024
2 parents 05453f0 + d73aa24 commit bb7312e
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
Expand Up @@ -2,7 +2,7 @@ ARG BCI_VERSION=15.6
FROM registry.suse.com/bci/bci-busybox:${BCI_VERSION} AS final

# 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 registry.suse.com/bci/golang:1.22 AS helm

Expand Down

0 comments on commit bb7312e

Please sign in to comment.