diff --git a/Dockerfile b/Dockerfile index fd88e70..528e6cd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ARG BCI_IMAGE=registry.suse.com/bci/bci-busybox -ARG GO_IMAGE=rancher/hardened-build-base:v1.22.8b2 +ARG GO_IMAGE=rancher/hardened-build-base:v1.22.9b1 # Image that provides cross compilation tooling. FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 as xx