Skip to content

Commit 0590e99

Browse files
Update brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.23 Docker digest to 4bd7cb8 (#262)
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 6b095f7 commit 0590e99

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:ca0c771ecd4f606986253f747e2773fe2960a6b5e8e7a52f6a4797b173ac7f56 AS golang
5+
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.23@sha256:4bd7cb8abd091e6161490da1c3dd615532e537c62b8b98d6b2acd77e248ead62 AS golang
66

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

0 commit comments

Comments
 (0)