1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00

chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v1.21.13

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This commit is contained in:
red-hat-konflux[bot]
2024-09-25 08:07:35 +00:00
committed by GitHub
parent 3f769b8730
commit 66c6c9fd1a
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#
# The standard name for this image is openshift/sti-release
#
FROM registry.redhat.io/ubi9/go-toolset:1.20.12 AS builder
FROM registry.redhat.io/ubi9/go-toolset:1.21.13 AS builder
USER root
ENV S2I_VERSION_FILE=/opt/app-root/src/source-to-image/sti-version-defs