Skip to content

Commit e3f7f39

Browse files
committed
update
Signed-off-by: Coleen Iona Quadros <[email protected]>
1 parent 28c182c commit e3f7f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Containerfile.operator

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright Contributors to the Open Cluster Management project
22
# Licensed under the Apache License 2.0
33

4-
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.22 AS builder
4+
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.23 AS builder
55

66
RUN dnf -y update && \
77
dnf -y install ca-certificates tzdata git make bash && \

0 commit comments

Comments
 (0)