From bd3b09187a6aa790441a4d5b02f4154fb0bfd5ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 08:56:27 +0000 Subject: [PATCH] Update duan2001/nps Docker tag to v0.29.28 --- apps/nps/0.29.27/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nps/0.29.27/docker-compose.yml b/apps/nps/0.29.27/docker-compose.yml index 2bf9af566..1444f5761 100644 --- a/apps/nps/0.29.27/docker-compose.yml +++ b/apps/nps/0.29.27/docker-compose.yml @@ -1,6 +1,6 @@ services: nps: - image: duan2001/nps:v0.29.27 + image: duan2001/nps:v0.29.28 container_name: ${CONTAINER_NAME} ports: - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}