Skip to content

Commit

Permalink
Bump rancher/mirrored-tonistiigi-xx from 1.3.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps rancher/mirrored-tonistiigi-xx from 1.3.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: rancher/mirrored-tonistiigi-xx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent be50744 commit 2d9a68c
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,7 +1,7 @@
ARG GO_IMAGE=rancher/hardened-build-base:v1.21.11b3

# 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-builder
# copy xx scripts to your build stage
Expand Down

0 comments on commit 2d9a68c

Please sign in to comment.