We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 033e6fc + abb1ef5 commit 561bec7Copy full SHA for 561bec7
Dockerfile
@@ -1,5 +1,5 @@
1
ARG BCI_IMAGE=registry.suse.com/bci/bci-base
2
-ARG GO_IMAGE=rancher/hardened-build-base:v1.24.12b1
+ARG GO_IMAGE=rancher/hardened-build-base:v1.24.13b1
3
FROM ${BCI_IMAGE} as bci
4
FROM ${GO_IMAGE} as builder
5
ARG GOOS="linux"
Dockerfile.windows
ARG ARCH="amd64"
0 commit comments