We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30cfde commit b9e0f7dCopy full SHA for b9e0f7d
configmap-registry.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/operator-framework/upstream-registry-builder:v1.1.0 as builder
+FROM quay.io/operator-framework/upstream-registry-builder:latest as builder
2
3
FROM scratch
4
COPY --from=builder /build/bin/configmap-server /bin/configmap-server
0 commit comments