diff --git a/Dockerfile b/Dockerfile index f7bf8da..232fa8e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #ARG BCI_IMAGE=registry.suse.com/bci/bci-micro -ARG GO_IMAGE=rancher/hardened-build-base:v1.23.2b1 +ARG GO_IMAGE=rancher/hardened-build-base:v1.23.3b1 # Image that provides cross compilation tooling. FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.5.0 as xx