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.
2 parents 031128e + 2638363 commit c67d056Copy full SHA for c67d056
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
ARG BASE_IMAGE=registry.access.redhat.com/ubi9-micro:latest
2
3
-FROM registry.access.redhat.com/ubi9/go-toolset:1.26.2-1779719578 AS builder
+FROM registry.access.redhat.com/ubi9/go-toolset:1.26.2-1779959429 AS builder
4
5
ARG GIT_SHA=unknown
6
ARG GIT_DIRTY=""
0 commit comments