We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1abcdd commit 96ed339Copy full SHA for 96ed339
Containerfile.plugin
@@ -14,7 +14,7 @@
14
#
15
# --
16
17
-FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 AS builder
+FROM registry.redhat.io/rhel8/go-toolset:1.22.7-5.1731464728 AS builder
18
19
ENV LANG=en_US.utf8
20
ENV GIT_COMMITTER_NAME devtools
0 commit comments