mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-05 12:44:54 +01:00
Merge pull request #1194 from openshift/konflux/mintmaker/master/registry.redhat.io-ubi9-go-toolset-1.x
chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v1.22.9
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# The standard name for this image is openshift/sti-release
|
||||
#
|
||||
FROM registry.redhat.io/ubi9/go-toolset:1.21.13 AS builder
|
||||
FROM registry.redhat.io/ubi9/go-toolset:1.22.9 AS builder
|
||||
|
||||
USER root
|
||||
ENV S2I_VERSION_FILE=/opt/app-root/src/source-to-image/sti-version-defs
|
||||
|
||||
Reference in New Issue
Block a user