Merge pull request #1001 from okxlin/renovate/snowdreamtech-frps-0.x
chore(deps): update snowdreamtech/frps docker tag to v0.55.1
This commit is contained in:
commit
ccbcce6135
|
|
@ -8,6 +8,6 @@ services:
|
|||
#- "${CONFIG_FILE_PATH}:/etc/frp/frps.ini" #截止5.1.3版本使用ini
|
||||
- "${CONFIG_FILE_PATH}:/etc/frp/frps.toml"
|
||||
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
|
||||
image: "snowdreamtech/frps:0.54.0"
|
||||
image: "snowdreamtech/frps:0.55.1"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue