Merge pull request #3267 from okxlin/renovate/snowdreamtech-frpc-0.x

Update snowdreamtech/frpc Docker tag to v0.63.0
This commit is contained in:
okxlin 2025-07-07 21:56:30 +08:00 committed by GitHub
commit 7e2919df73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ services:
#- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini #- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml" - "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
- "${SSL_FOLDER_PATH}:/etc/frp/ssl" - "${SSL_FOLDER_PATH}:/etc/frp/ssl"
image: "snowdreamtech/frpc:0.61.2" image: "snowdreamtech/frpc:0.63.0"
labels: labels:
createdBy: "Apps" createdBy: "Apps"