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 ac20fcd commit 9a67bf0Copy full SHA for 9a67bf0
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.23.6-2.1747789945 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