chore(deps): update snowdreamtech/frps docker tag to v0.58.1
This commit is contained in:
parent
93a0fc9b71
commit
6be9411dae
|
|
@ -8,6 +8,6 @@ services:
|
||||||
#- "${CONFIG_FILE_PATH}:/etc/frp/frps.ini" #截止5.1.3版本使用ini
|
#- "${CONFIG_FILE_PATH}:/etc/frp/frps.ini" #截止5.1.3版本使用ini
|
||||||
- "${CONFIG_FILE_PATH}:/etc/frp/frps.toml"
|
- "${CONFIG_FILE_PATH}:/etc/frp/frps.toml"
|
||||||
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
|
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
|
||||||
image: "snowdreamtech/frps:0.58.0"
|
image: "snowdreamtech/frps:0.58.1"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue