Skip to content

Commit 23e7594

Browse files
Update brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.23 Docker digest to 0a070e4 (#312)
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 1a60a69 commit 23e7594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG SOURCE_CODE=.
33

44
# BEGIN -- workaround lack of go-toolset for golang 1.23
5-
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.23@sha256:4bd7cb8abd091e6161490da1c3dd615532e537c62b8b98d6b2acd77e248ead62 AS golang
5+
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.23@sha256:0a070e4a8f2698b6aba3630a49eb995ff1b0a182d0c5fa264888acf9d535f384 AS golang
66

77
FROM registry.access.redhat.com/ubi8/ubi@sha256:ab3ec0b7bb1756a09aa9b6377eddb38cee104e8f3e338f66ea82fb37742a9e94 AS builder
88
ARG GOLANG_VERSION=1.23.0

0 commit comments

Comments
 (0)