Skip to content

Commit ce469fe

Browse files
Update quay.io/operator-framework/opm Docker tag to v1.53.0
1 parent 450a780 commit ce469fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog.Dockerfile

+1-1
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.53.0
44

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

0 commit comments

Comments
 (0)