Skip to content

Commit

Permalink
Merge pull request #267 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
andypitcher authored Oct 21, 2024
2 parents f7fd0eb + efb12df commit 927279d
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 @@ -3,7 +3,7 @@ FROM registry.suse.com/bci/bci-micro:15.6 AS final
FROM registry.suse.com/bci/golang:1.22 AS golang

# Builder and xx only need to support the host architecture.
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 builder

# Bring xx supporting tools to the builder layer, but as it is at / it
Expand Down

0 comments on commit 927279d

Please sign in to comment.