We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc3cee commit 8bfcf0aCopy full SHA for 8bfcf0a
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.7 AS builder
7
8
USER root
9
ENV S2I_VERSION_FILE=/opt/app-root/src/source-to-image/sti-version-defs
0 commit comments