We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fff6d commit 28b349eCopy full SHA for 28b349e
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG GO_IMAGE=rancher/hardened-build-base:v1.22.6b1
+ARG GO_IMAGE=rancher/hardened-build-base:v1.22.7b1
2
FROM ${GO_IMAGE} as builder
3
# setup required packages
4
RUN set -x && \
0 commit comments