Skip to content

Commit

Permalink
chore: updated documentation URL
Browse files Browse the repository at this point in the history
Signed-off-by: kvanzuijlen <[email protected]>
  • Loading branch information
kvanzuijlen committed Apr 19, 2024
1 parent 79d13d7 commit d836cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ARG GIT_SHA
LABEL \
org.opencontainers.image.created=${CREATED} \
org.opencontainers.image.url="https://hub.docker.com/r/velero/velero-plugin-for-gcp" \
org.opencontainers.image.documentation="https://velero.io" \
org.opencontainers.image.documentation="https://github.com/vmware-tanzu/velero-plugin-for-gcp" \
org.opencontainers.image.source="https://github.com/vmware-tanzu/velero-plugin-for-gcp" \
org.opencontainers.image.version=${VERSION} \
org.opencontainers.image.revision=${GIT_SHA} \
Expand Down

0 comments on commit d836cf2

Please sign in to comment.