From aa4272c1c6908219a3c09a6d786745733cc71945 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 21:34:20 +0000 Subject: [PATCH] chore(deps): update duan2001/nps docker tag to v0.29.24 --- apps/nps/0.29.23/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nps/0.29.23/docker-compose.yml b/apps/nps/0.29.23/docker-compose.yml index a53cf71c4..43106e086 100644 --- a/apps/nps/0.29.23/docker-compose.yml +++ b/apps/nps/0.29.23/docker-compose.yml @@ -1,6 +1,6 @@ services: nps: - image: duan2001/nps:v0.29.23 + image: duan2001/nps:v0.29.24 container_name: ${CONTAINER_NAME} ports: - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}