Skip to content

Commit 08f3c2e

Browse files
chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker tag to v1.23.9-2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent c301811 commit 08f3c2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rhel8.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS builder
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.9-2 AS builder
22

33
ENV S2I_GIT_VERSION="1.5.0" \
44
S2I_GIT_MAJOR="1" \

rhel9.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS builder
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.9-2 AS builder
22
ENV S2I_GIT_VERSION="1.5.0" \
33
S2I_GIT_MAJOR="1" \
44
S2I_GIT_MINOR="5"

0 commit comments

Comments
 (0)