Skip to content

Commit

Permalink
Update repository path in Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
manugarg authored Oct 29, 2021
1 parent 7d2b4f7 commit 309b748
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 @@ -16,7 +16,7 @@ ARG VCS_REF
# Metadata
LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.name="Cloudprober" \
org.label-schema.vcs-url="https://github.com/google/cloudprober" \
org.label-schema.vcs-url="https://github.com/cloudprober/cloudprober" \
org.label-schema.vcs-ref=$VCS_REF \
org.label-schema.version=$VERSION \
com.microscaling.license="Apache-2.0"
Expand Down

0 comments on commit 309b748

Please sign in to comment.