From f4f36bd8afe9c6eb44616fa17c547b153b5e8718 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:58:28 +0000 Subject: [PATCH] Update duan2001/nps Docker tag to v0.29.27 --- apps/nps/0.29.26/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nps/0.29.26/docker-compose.yml b/apps/nps/0.29.26/docker-compose.yml index b6fb99678..2bf9af566 100644 --- a/apps/nps/0.29.26/docker-compose.yml +++ b/apps/nps/0.29.26/docker-compose.yml @@ -1,6 +1,6 @@ services: nps: - image: duan2001/nps:v0.29.26 + image: duan2001/nps:v0.29.27 container_name: ${CONTAINER_NAME} ports: - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}