Use ghcr.io instead of ghrc.io

This commit is contained in:
Jeremy L. Morris
2025-08-27 08:23:00 +10:00
committed by Mike Farah
parent f03c9dc599
commit 76c817009f
+1 -1
View File
@@ -95,6 +95,6 @@ jobs:
-t "${IMAGE_NAME}:4-githubaction" \
-t "${IMAGE_NAME}:latest-githubaction" \
-t "ghcr.io/${IMAGE_NAME}:${IMAGE_VERSION}-githubaction" \
-t "ghrc.io/${IMAGE_NAME}:4-githubaction" \
-t "ghcr.io/${IMAGE_NAME}:4-githubaction" \
-t "ghcr.io/${IMAGE_NAME}:latest-githubaction" \
.