Skip to content

Commit

Permalink
build(deps): bump operator-framework/opm in /operator/src/main/docker (
Browse files Browse the repository at this point in the history
…#1390)

Bumps operator-framework/opm from v1.48.0 to v1.50.0.

---
updated-dependencies:
- dependency-name: operator-framework/opm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8bce4d8 commit b418553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/src/main/docker/catalog.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 quay.io/operator-framework/opm:v1.48.0
FROM quay.io/operator-framework/opm:v1.50.0

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

0 comments on commit b418553

Please sign in to comment.