Skip to content

Commit afcf27c

Browse files
build(deps): bump operator-framework/opm in /operator/src/main/docker (#2582)
Bumps operator-framework/opm from v1.67.0 to v1.68.0. --- updated-dependencies: - dependency-name: operator-framework/opm dependency-version: v1.68.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5747a63 commit afcf27c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

operator/src/main/docker/catalog.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The base image is expected to contain
22
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
3-
FROM quay.io/operator-framework/opm:v1.67.0
3+
FROM quay.io/operator-framework/opm:v1.68.0
44

55
# Configure the entrypoint and command
66
ENTRYPOINT ["/bin/opm"]

0 commit comments

Comments
 (0)