We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77bbb1d commit 6c9b173Copy full SHA for 6c9b173
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.8b1
+ARG GO_IMAGE=rancher/hardened-build-base:v1.24.9b1
3
4
# Build the project
5
FROM ${GO_IMAGE} as builder
0 commit comments