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.access.redhat.com/ubi8/go-toolset docker tag to v1.23.6-2.1747789945

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This commit is contained in:
red-hat-konflux[bot]
2025-05-28 02:06:48 +00:00
committed by GitHub
parent ac20fcdbf2
commit 9a67bf0b41
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/go-toolset:1.23 AS builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS builder
ENV S2I_GIT_VERSION="1.5.0" \
S2I_GIT_MAJOR="1" \

View File

@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/go-toolset:1.23 AS builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS builder
ENV S2I_GIT_VERSION="1.5.0" \
S2I_GIT_MAJOR="1" \
S2I_GIT_MINOR="5"