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 a9e232d commit 7eed52fCopy full SHA for 7eed52f
rhel8.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi8/go-toolset:1.23 AS builder
+FROM registry.access.redhat.com/ubi8/go-toolset:1.24.4-1752145223 AS builder
2
3
ENV S2I_GIT_VERSION="1.5.0" \
4
S2I_GIT_MAJOR="1" \
rhel9.Dockerfile
S2I_GIT_MINOR="5"
0 commit comments