Update vaalacat/frp-panel Docker tag to v0.1.24 (#1136)
This commit is contained in:
parent
65ac9d9c83
commit
ed34fc769c
|
|
@ -12,7 +12,7 @@ services:
|
|||
environment:
|
||||
- APP_GLOBAL_SECRET=${APP_GLOBAL_SECRET}
|
||||
- MASTER_RPC_HOST=${MASTER_RPC_HOST}
|
||||
image: vaalacat/frp-panel:v0.1.23
|
||||
image: vaalacat/frp-panel:v0.1.24
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -4,6 +4,6 @@ services:
|
|||
restart: always
|
||||
network_mode: host
|
||||
command: ${COMMAND_LINE}
|
||||
image: vaalacat/frp-panel:v0.1.23
|
||||
image: vaalacat/frp-panel:v0.1.24
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue