From 479d582d27f43adbd56fe1b5d33d80cc51552635 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Sat, 12 Sep 2026 17:29:23 +0800 Subject: [PATCH] chore(wg-easy): bump image tag to 15.4.0 --- WireGuardVPN/wg-easy/env.cfg.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WireGuardVPN/wg-easy/env.cfg.example b/WireGuardVPN/wg-easy/env.cfg.example index 65a420d..ba3e5dd 100644 --- a/WireGuardVPN/wg-easy/env.cfg.example +++ b/WireGuardVPN/wg-easy/env.cfg.example @@ -11,7 +11,7 @@ # ============================================================ # ⚠️ 敏感值(必填,env.cfg 不提交) # ============================================================ -IMAGE_TAG_VER=15.2.2 +IMAGE_TAG_VER=15.4.0 IMAGE_TAG=hub.6t7.net/base/wg-easy:${IMAGE_TAG_VER}