Skip to content

Commit

Permalink
Updating tests base image
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyd450 committed Sep 24, 2024
1 parent a587207 commit 00f2da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/cosign-unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- $(params.CACHI2_ARTIFACT)=/cachi2
- name: run-tests
image: registry.access.redhat.com/ubi9/go-toolset@sha256:1421b69ee4c6d5631174776dc40654051b5183f149213613d74f61a11afaaa94
image: brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.22@sha256:859b38e6f53f49350402ca0a8dc342402f0afd8434c2f8984a7a3e714173cdca
workingDir: /var/workdir/source
script: |
#!/usr/bin/env sh
Expand Down

0 comments on commit 00f2da7

Please sign in to comment.