chore(deps): update snowdreamtech/frpc docker tag to v0.53.2
This commit is contained in:
parent
64f178e5cf
commit
aadfe5b6e3
|
|
@ -7,6 +7,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
#- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini
|
#- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini
|
||||||
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
|
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
|
||||||
image: "snowdreamtech/frpc:0.53.0"
|
image: "snowdreamtech/frpc:0.53.2"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue