We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a94732 + 1e58e63 commit 0cc7472Copy full SHA for 0cc7472
hack/Dockerfile.in
@@ -34,7 +34,7 @@ LABEL description="COSI {{COMPONENT}}"
34
35
LABEL org.opencontainers.image.title="COSI {{COMPONENT}}"
36
LABEL org.opencontainers.image.description="Container Object Storage Interface (COSI) {{COMPONENT}}"
37
-LABEL org.opencontainers.image.source="https://github.com/kubernetes-sigs/container-object-storage-interface-api/{{COMPONENT}}"
+LABEL org.opencontainers.image.source="https://github.com/kubernetes-sigs/container-object-storage-interface/{{COMPONENT}}"
38
LABEL org.opencontainers.image.licenses="APACHE-2.0"
39
40
WORKDIR /
0 commit comments