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