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.
1 parent a0e4046 commit 1e58e63Copy full SHA for 1e58e63
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