From f0f098b7698efd6b28e708fc8596c121f73faf4d Mon Sep 17 00:00:00 2001 From: hailin Date: Fri, 9 Jan 2026 07:32:06 -0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BD=BF=E7=94=A8=E6=AD=A3=E7=A1=AE?= =?UTF-8?q?=E7=9A=84=20Kong=20=E5=AE=98=E6=96=B9=E9=95=9C=E5=83=8F=20kong:?= =?UTF-8?q?3.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 从 kong/kong-gateway:3.4 改为 kong:3.4 (官方镜像) - 参考: https://hub.docker.com/_/kong Co-Authored-By: Claude Opus 4.5 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 8a00eaa..48b8da9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -103,7 +103,7 @@ services: - iconsulting-network kong: - image: kong/kong-gateway:3.4 + image: kong:3.4 container_name: iconsulting-kong restart: unless-stopped depends_on: