feat: 更新 nps 镜像 (#146)

This commit is contained in:
zhengkunwang223 2023-06-09 14:18:54 +08:00 committed by GitHub
parent 97f89bc8d3
commit 0ee1bcd8e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: "3" version: "3"
services: services:
nps: nps:
image: ffdfgdfg/nps:v0.26.10 image: ffdfgdfg/nps:v0.26.16
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
ports: ports:
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP} - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}