We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f769b8 + 66c6c9f commit c09ec08Copy full SHA for c09ec08
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.redhat.io/ubi9/go-toolset:1.20.12 AS builder
+FROM registry.redhat.io/ubi9/go-toolset:1.21.13 AS builder
2
3
ENV S2I_GIT_VERSION="" \
4
S2I_GIT_MAJOR="" \
images/release/Dockerfile
@@ -3,7 +3,7 @@
#
# The standard name for this image is openshift/sti-release
5
6
7
8
USER root
9
ENV S2I_VERSION_FILE=/opt/app-root/src/source-to-image/sti-version-defs
0 commit comments