Skip to content

Commit 019dc5e

Browse files
Merge pull request #124 from bradmwilliams/ci-operator-fix
Changing to golang base image (to make CI happy)
2 parents e856e5d + 60944d3 commit 019dc5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.ci-operator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
22
namespace: openshift
3-
name: python
4-
tag: 3.9-ubi9
3+
name: release
4+
tag: golang-1.18

0 commit comments

Comments
 (0)