diff --git a/apps/nps/0.29.24/docker-compose.yml b/apps/nps/0.29.24/docker-compose.yml index 43106e086..b94a9afa1 100644 --- a/apps/nps/0.29.24/docker-compose.yml +++ b/apps/nps/0.29.24/docker-compose.yml @@ -1,6 +1,6 @@ services: nps: - image: duan2001/nps:v0.29.24 + image: duan2001/nps:v0.29.25 container_name: ${CONTAINER_NAME} ports: - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}