Skip to content

Commit 96ed339

Browse files
committed
use redhat go-toolset:1.22 image
Signed-off-by: Anand Kumar Singh <[email protected]>
1 parent f1abcdd commit 96ed339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile.plugin

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
# --
1616

17-
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 AS builder
17+
FROM registry.redhat.io/rhel8/go-toolset:1.22.7-5.1731464728 AS builder
1818

1919
ENV LANG=en_US.utf8
2020
ENV GIT_COMMITTER_NAME devtools

0 commit comments

Comments
 (0)