Skip to content

Commit 038c647

Browse files
Merge pull request #1403 from openshift/konflux/mintmaker/master/registry.redhat.io-ubi9-go-toolset
chore(deps): update registry.redhat.io/ubi9/go-toolset docker digest to a2ba464
2 parents e82ec24 + 4527f37 commit 038c647

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rhel8.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.redhat.io/ubi9/go-toolset@sha256:2dc44e9ae10db3f7cfb06a0063e9d792350fb004a65bf59f4268c164cacffe54 AS builder
1+
FROM registry.redhat.io/ubi9/go-toolset@sha256:a2ba4645e7c424b08aa83ed7792e279683b0d33acbc5131b18183fd21e336c55 AS builder
22

33
ENV S2I_GIT_VERSION="1.6.2" \
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.redhat.io/ubi9/go-toolset@sha256:2dc44e9ae10db3f7cfb06a0063e9d792350fb004a65bf59f4268c164cacffe54 AS builder
1+
FROM registry.redhat.io/ubi9/go-toolset@sha256:a2ba4645e7c424b08aa83ed7792e279683b0d33acbc5131b18183fd21e336c55 AS builder
22
ENV S2I_GIT_VERSION="1.6.2" \
33
S2I_GIT_MAJOR="1" \
44
S2I_GIT_MINOR="6"

0 commit comments

Comments
 (0)