Commit 43b8e61
committed
Pin openshift-golang-builder to 1.23 rhel8 tag
In 4f3ee0f, 1.23 was introduced, but just referenced by manifest
digest. Unfortunately the Konflux bot appears to have assumed that it
was the `latest` tag, and saw a "new" (read: several years old) digest
for that tag, and bumped to it in 3798127.
This change specifies the rhel_8_golang_1.23 tag, so that it will only
bump to newer versions of _that_ tag.
This change also changes the registry domain to be
brew.registry.redhat.io, since 68487ea (project-codeflare#194) appears to indicate that
that's preferred/required for Konflux. One can use the `--build-arg`
CLI option to use the registry-proxy locally as needed.1 parent bd3e036 commit 43b8e61
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments