1
0
Fork 0

Merge pull request #179 from pooneyy/renovate/vaalacat-frp-panel-0.x

This commit is contained in:
github-actions[bot] 2025-06-22 09:55:19 +00:00 committed by GitHub
commit a1dbd8bd2b
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.21
image: vaalacat/frp-panel:v0.1.22
labels:
createdBy: "Apps"

View File

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