File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 AS builder
22
33ENV S2I_GIT_VERSION="1.5.0" \
44 S2I_GIT_MAJOR="1" \
@@ -31,4 +31,4 @@ LABEL \
3131 io.k8s.display-name="Source-to-Image" \
3232 io.openshift.tags="source-to-image,s2i" \
3333 io.openshift.maintainer.product="OpenShift Container Platform" \
34- io.openshift.maintainer.component="Source-to-Image"
34+ io.openshift.maintainer.component="Source-to-Image"
Original file line number Diff line number Diff line change 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 AS builder
22ENV S2I_GIT_VERSION="1.5.0" \
33 S2I_GIT_MAJOR="1" \
44 S2I_GIT_MINOR="5"
You can’t perform that action at this time.
0 commit comments