Skip to content

Commit

Permalink
Merge pull request #259 from rancher/renovate/rancher-mirrored-tonist…
Browse files Browse the repository at this point in the history
…iigi-xx-1.x

chore(deps): update rancher/mirrored-tonistiigi-xx docker tag to v1.5.0
  • Loading branch information
andypitcher authored Oct 17, 2024
2 parents aa59e11 + 8f79f4c commit 7c90a0f
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 7c90a0f

Please sign in to comment.