We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f670f41 + 58623c5 commit aabfa3bCopy full SHA for aabfa3b
Dockerfile
@@ -3,7 +3,7 @@ ARG GO_IMAGE=rancher/hardened-build-base:v1.24.4b1
3
ARG GOEXPERIMENT=boringcrypto
4
5
# Image that provides cross compilation tooling.
6
-FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 AS xx
+FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.6.1 AS xx
7
8
### Build the cni-plugins ###
9
FROM --platform=$BUILDPLATFORM ${GO_IMAGE} AS base_builder
0 commit comments