Skip to content

Commit c301811

Browse files
Merge pull request #1236 from openshift/konflux/mintmaker/master/registry.access.redhat.com-ubi8-go-toolset-1.x
chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker tag to v1.23.6-2.1747789945
2 parents ac20fcd + 9a67bf0 commit c301811

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 AS builder
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 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 AS builder
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 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)