Skip to content

Commit

Permalink
Update registry.redhat.io/openshift4/ose-operator-registry-rhel9 Dock…
Browse files Browse the repository at this point in the history
…er tag to v4.18

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Feb 25, 2025
1 parent 356f42f commit 7142351
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.v4-15
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The base image is expected to contain
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.15
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.18

# Configure the entrypoint and command
ENTRYPOINT ["/bin/opm"]
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.v4-16
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The base image is expected to contain
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.18

# Configure the entrypoint and command
ENTRYPOINT ["/bin/opm"]
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.v4-17
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The base image is expected to contain
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.17
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.18

# Configure the entrypoint and command
ENTRYPOINT ["/bin/opm"]
Expand Down

0 comments on commit 7142351

Please sign in to comment.