From bd064bc937fdca30e6e28c112dab99e1be03afc1 Mon Sep 17 00:00:00 2001 From: user123456 Date: Wed, 11 Jun 2025 19:01:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=89=8D=E7=AB=AF=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/public/index.html | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) 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 @@