diff --git a/src/public/index.html b/src/public/index.html index f6e0f5a..b52b9f8 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -428,8 +428,6 @@ GitHub Container Registry:
docker pull /ghcr.io/user/image

- Google Container Registry:
- docker pull /gcr.io/project/image

Quay.io Registry:
docker pull /quay.io/org/image

@@ -454,18 +452,14 @@