From 42c8c596b7b8edad032391fa3c329a1feaaff6d7 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Sun, 29 Mar 2026 17:10:07 +0800 Subject: [PATCH] =?UTF-8?q?docs(=E8=A7=84=E8=8C=83=E6=96=87=E6=A1=A3):=20?= =?UTF-8?q?=E8=A7=84=E8=8C=83=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 694074c..3744a66 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ docker pull hkccr.ccs.tencentyun.com/xiaoqidun/pfenv:latest version: '3.8' services: php-fpm: - image: 'hkccr.ccs.tencentyun.com/xiaoqidun/pfenv' + image: 'hkccr.ccs.tencentyun.com/xiaoqidun/pfenv:latest' restart: 'always' container_name: 'php-fpm' volumes: