We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c81607e + b60ce21 commit 04d5ee4Copy full SHA for 04d5ee4
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-1777889793 AS builder
+FROM registry.access.redhat.com/ubi9/go-toolset:1.26.2-1779719578 AS builder
4
5
ARG GIT_SHA=unknown
6
ARG GIT_DIRTY=""
0 commit comments