Skip to content

Commit

Permalink
Merge pull request #134 from openshift-bot/art-consistency-openshift-…
Browse files Browse the repository at this point in the history
…4.12-ose-etcd

Updating ose-etcd images to be consistent with ART
  • Loading branch information
openshift-ci[bot] committed Jul 7, 2022
2 parents 80cc14e + 0e4abe1 commit 31b6b2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-8-release-golang-1.16-openshift-4.10
tag: rhel-8-release-golang-1.18-openshift-4.12
2 changes: 1 addition & 1 deletion Dockerfile.art
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN mkdir -p /go/src/go.etcd.io/
RUN ln -s $REMOTE_SOURCES_DIR/cachito-gomod-with-deps/app /go/src/go.etcd.io/etcd

# stage 2 (note: any changes should reflect in Dockerfile.rhel)
FROM registry.ci.openshift.org/ocp/4.10:base
FROM registry.ci.openshift.org/ocp/4.12:base

ENTRYPOINT ["/usr/bin/etcd"]

Expand Down

0 comments on commit 31b6b2d

Please sign in to comment.