Skip to content

Commit 5de3ee6

Browse files
authored
Merge branch 'main' into jbouska/SECURESIGN-1855
2 parents f453ef0 + 1e42a99 commit 5de3ee6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

bundle.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG DEFAULT_CHANNEL="stable"
44
ARG BUNDLE_GEN_FLAGS="-q --overwrite=false --version $VERSION --channels=$CHANNELS --default-channel=$DEFAULT_CHANNEL"
55
ARG IMG
66

7-
FROM registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2a659b5ec1c8510f224dd6aadee896c2f4e4396cd72a719fb6688c411ca7be21 as builder
7+
FROM registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:e3ad2fcef5854d32e0bf73d39b5f437abafad694d1c867981fcd4b67faba4f8e as builder
88

99
ARG BUNDLE_GEN_FLAGS
1010
ARG IMG

0 commit comments

Comments
 (0)