Skip to content

Commit 12d8a00

Browse files
Merge pull request #57 from stakater/renovate/quay.io-operator-framework-opm-1.x
Update quay.io/operator-framework/opm Docker tag to v1.55.0
2 parents ed4a068 + 9f326be commit 12d8a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.51.0
3+
FROM quay.io/operator-framework/opm:v1.55.0
44

55
# Configure the command
66
CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]

0 commit comments

Comments
 (0)