From 31c069ae05abc66fd7314963360cc9706c737cd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 09:35:18 +0000 Subject: [PATCH] chore(deps): update duan2001/nps docker tag to v0.34.5 --- apps/nps/0.34.4/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nps/0.34.4/docker-compose.yml b/apps/nps/0.34.4/docker-compose.yml index a19dbe25c..69547d23f 100644 --- a/apps/nps/0.34.4/docker-compose.yml +++ b/apps/nps/0.34.4/docker-compose.yml @@ -1,6 +1,6 @@ services: nps: - image: duan2001/nps:v0.34.4 + image: duan2001/nps:v0.34.5 container_name: ${CONTAINER_NAME} ports: - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}