chore(deps): update snowdreamtech/frps docker tag to v0.55.1

This commit is contained in:
renovate[bot] 2024-03-14 23:48:40 +00:00 committed by GitHub
parent a4bd907cc7
commit 8c7f60b8cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"