Skip to content

Commit 6cd4bb3

Browse files
authored
Merge pull request #54 from securesign/konflux/mintmaker/registry.access.redhat.com-ubi9-go-toolset
Update registry.access.redhat.com/ubi9/go-toolset Docker digest to 80086a5
2 parents 3c0060b + f52d42c commit 6cd4bb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipelines/rhtas-operator-e2e.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ spec:
230230
value: credentials
231231
# workaround - IntegrationTest pipelines does not support workspaces ATM - it is not possible to use git-clone task
232232
- name: git-clone
233-
image: registry.access.redhat.com/ubi9/go-toolset@sha256:c519abb7022c15cc521e4b30af9b3a549b9e3851b3b17bfe3f45866d9b6a7812
233+
image: registry.access.redhat.com/ubi9/go-toolset@sha256:80086a5f16a5a4a7eedaf8d3fa0696f3013df80cfe68e1dd8ab4d0ae5cf0c886
234234
volumeMounts:
235235
- name: repository
236236
mountPath: /repository
@@ -285,7 +285,7 @@ spec:
285285
- name: volume
286286
value: binaries
287287
- name: execute-e2e
288-
image: registry.access.redhat.com/ubi9/go-toolset@sha256:c519abb7022c15cc521e4b30af9b3a549b9e3851b3b17bfe3f45866d9b6a7812
288+
image: registry.access.redhat.com/ubi9/go-toolset@sha256:80086a5f16a5a4a7eedaf8d3fa0696f3013df80cfe68e1dd8ab4d0ae5cf0c886
289289
env:
290290
- name: OIDC_HOST
291291
value: "$(steps.install-keycloak.results.oidc-hostname)"

0 commit comments

Comments
 (0)