Update repository URI

This commit is contained in:
hackercat
2021-02-07 01:47:46 +00:00
parent f099cb9c6a
commit f464430272
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ RUN set -Eeuxo pipefail && \
printf "Cleaned up image\n"
# > Home repository
LABEL org.opencontainers.image.source="https://github.com/CatTheHacker/docker-images"
LABEL org.opencontainers.image.source="https://github.com/catthehacker/docker_images"
SHELL [ "/bin/bash", "--login" ]