1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-05-12 08:06:15 +00:00 committed by GitHub
parent b5c15f73af
commit e4a400cd07
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.25
image: vaalacat/frp-panel:v0.0.27
labels:
createdBy: "Apps"

View File

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