Update vaalacat/frp-panel Docker tag to v0.1.22

This commit is contained in:
renovate[bot] 2025-07-04 06:50:11 +00:00 committed by GitHub
parent 45ed828215
commit c5ac7b47c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 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.6
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.6
image: vaalacat/frp-panel:v0.1.22
labels:
createdBy: "Apps"