Skip to content

Commit

Permalink
chore(deps): update registry.redhat.io/openshift4/ose-operator-regist…
Browse files Browse the repository at this point in the history
…ry-rhel9 docker tag to v4.17

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 23, 2024
1 parent dd3dd7f commit 61bde76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion catalog/v4.15/Dockerfile
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.17

# Configure the entrypoint and command
ENTRYPOINT ["/bin/opm"]
Expand Down
2 changes: 1 addition & 1 deletion catalog/v4.16/Dockerfile
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.17

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

0 comments on commit 61bde76

Please sign in to comment.