chore(deps): update snowdreamtech/frpc docker tag to v0.57.0

This commit is contained in:
renovate[bot] 2024-04-17 16:51:48 +00:00 committed by GitHub
parent 58e3076125
commit 6d263a0acb
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/frpc.ini" #截止5.1.3版本使用ini
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
image: "snowdreamtech/frpc:0.56.0"
image: "snowdreamtech/frpc:0.57.0"
labels:
createdBy: "Apps"