Skip to content

Commit aabfa3b

Browse files
Merge pull request #106 from rancher/dependabot/docker/rancher/mirrored-tonistiigi-xx-1.6.1
Bump rancher/mirrored-tonistiigi-xx from 1.5.0 to 1.6.1
2 parents f670f41 + 58623c5 commit aabfa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG GO_IMAGE=rancher/hardened-build-base:v1.24.4b1
33
ARG GOEXPERIMENT=boringcrypto
44

55
# Image that provides cross compilation tooling.
6-
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 AS xx
6+
FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.6.1 AS xx
77

88
### Build the cni-plugins ###
99
FROM --platform=$BUILDPLATFORM ${GO_IMAGE} AS base_builder

0 commit comments

Comments
 (0)