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

This commit is contained in:
renovate[bot] 2024-09-01 14:58:52 +00:00 committed by GitHub
parent 2a2b3541cc
commit 52ae7300a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,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.59.0"
image: "snowdreamtech/frpc:0.60.0"
labels:
createdBy: "Apps"