diff --git a/Dockerfile b/Dockerfile index 760d16d..4967d7a 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.22.6b1 +ARG GO_IMAGE=rancher/hardened-build-base:v1.22.7b1 # Image that provides cross compilation tooling. FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.3.0 as xx