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 3500d91 commit 74f2ba2Copy full SHA for 74f2ba2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/go-toolset:1.21.13-2.1729776560 AS builder
+FROM registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835 AS builder
2
WORKDIR /build
3
RUN git config --global --add safe.directory /build
4
COPY . .
0 commit comments