Update snowdreamtech/frpc Docker tag to v0.61.1
This commit is contained in:
parent
8279f4e356
commit
6ef1084913
|
|
@ -7,6 +7,6 @@ services:
|
|||
#- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini
|
||||
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
|
||||
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
|
||||
image: "snowdreamtech/frpc:0.61.0"
|
||||
image: "snowdreamtech/frpc:0.61.1"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue