diff --git a/Dockerfile b/Dockerfile index 508fea2..e1786d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_IMAGE=rancher/hardened-build-base:v1.22.4b1 +ARG GO_IMAGE=rancher/hardened-build-base:v1.22.4b2 ARG BASE_IMAGE_MINIMAL=registry.suse.com/bci/bci-micro:latest ######