1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-26 18:35:00 +08:00

chore(deps): update vaalacat/frp-panel docker tag to v0.0.12

This commit is contained in:
renovate[bot] 2024-01-22 15:55:00 +00:00 committed by GitHub
parent 219b7cb68e
commit 17bfbed7dd
2 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.11
image: vaalacat/frp-panel:v0.0.12
labels:
createdBy: "Apps"

View File

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