Skip to content

Commit

Permalink
Merge pull request #99 from tommyd450/SECURESIGN-200
Browse files Browse the repository at this point in the history
[SECURESIGN-200] Updating openshift golang builder reference.
  • Loading branch information
Gregory-Pereira authored Nov 30, 2023
2 parents 8a65320 + 63924ba commit f4317f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build stage
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.21 AS build-env
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.21@sha256:98a0ff138c536eee98704d6909699ad5d0725a20573e2c510a60ef462b45cce0 AS build-env

WORKDIR /cosign
COPY . .
Expand Down

0 comments on commit f4317f1

Please sign in to comment.