chore(deps): update vaalacat/frp-panel docker tag to v0.0.15
This commit is contained in:
parent
61f40c931e
commit
ea03bc8fed
|
|
@ -13,7 +13,7 @@ services:
|
|||
environment:
|
||||
- APP_GLOBAL_SECRET=${APP_GLOBAL_SECRET}
|
||||
- MASTER_RPC_HOST=${MASTER_RPC_HOST}
|
||||
image: vaalacat/frp-panel:v0.0.14
|
||||
image: vaalacat/frp-panel:v0.0.15
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@ services:
|
|||
restart: always
|
||||
network_mode: host
|
||||
command: ${COMMAND_LINE}
|
||||
image: vaalacat/frp-panel:v0.0.14
|
||||
image: vaalacat/frp-panel:v0.0.15
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue