Skip to content

Commit 4527f37

Browse files
chore(deps): update registry.redhat.io/ubi9/go-toolset docker digest to a2ba464
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e70efb7 commit 4527f37

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)