We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ab5c89 + 54dc2ad commit 2c202a4Copy full SHA for 2c202a4
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