diff --git a/Dockerfile b/Dockerfile index 9705305..a4f58ee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_IMAGE=rancher/hardened-build-base:v1.22.3b1 +ARG GO_IMAGE=rancher/hardened-build-base:v1.22.4b1 # Image that provides cross compilation tooling. FROM --platform=$BUILDPLATFORM rancher/mirrored-tonistiigi-xx:1.3.0 as xx