Skip to content

Commit

Permalink
Merge pull request etcd-io#84 from openshift-bot/art-consistency-open…
Browse files Browse the repository at this point in the history
…shift-4.9-ose-etcd

Updating ose-etcd images to be consistent with ART
  • Loading branch information
openshift-merge-robot committed Jun 17, 2021
2 parents aefa6bf + 1703edd commit 91a8b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rhel
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COPY . .
RUN ./build

# stage 2
FROM registry.ci.openshift.org/ocp/4.8:base
FROM registry.ci.openshift.org/ocp/4.9:base

ENTRYPOINT ["/usr/bin/etcd"]

Expand Down

0 comments on commit 91a8b2b

Please sign in to comment.