Merge pull request #1335 from okxlin/renovate/vaalacat-frp-panel-0.x

chore(deps): update vaalacat/frp-panel docker tag to v0.0.29
This commit is contained in:
okxlin 2024-05-13 20:18:57 +08:00 committed by GitHub
commit 3a0ac7abd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

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

View File

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