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