1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 07:11:46 +08:00

chore(deps): update vaalacat/frp-panel docker tag to v0.1.37 (localApps) (#5174)

This commit is contained in:
renovate[bot] 2026-04-20 13:14:02 +00:00 committed by GitHub
parent 8f1053263d
commit 59c9b1c535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ services:
environment:
- APP_GLOBAL_SECRET=${APP_GLOBAL_SECRET}
- MASTER_RPC_HOST=${MASTER_RPC_HOST}
image: vaalacat/frp-panel:v0.1.36
image: vaalacat/frp-panel:v0.1.37
labels:
createdBy: "Apps"

View File

@ -4,6 +4,6 @@ services:
restart: always
network_mode: host
command: ${COMMAND_LINE}
image: vaalacat/frp-panel:v0.1.36
image: vaalacat/frp-panel:v0.1.37
labels:
createdBy: "Apps"