Update snowdreamtech/frps Docker tag to v0.63.0

This commit is contained in:
renovate[bot] 2025-07-04 07:04:42 +00:00 committed by GitHub
parent 45ed828215
commit ca24a50b8a
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/frps.ini" #截止5.1.3版本使用ini #- "${CONFIG_FILE_PATH}:/etc/frp/frps.ini" #截止5.1.3版本使用ini
- "${CONFIG_FILE_PATH}:/etc/frp/frps.toml" - "${CONFIG_FILE_PATH}:/etc/frp/frps.toml"
- "${SSL_FOLDER_PATH}:/etc/frp/ssl" - "${SSL_FOLDER_PATH}:/etc/frp/ssl"
image: "snowdreamtech/frps:0.61.2" image: "snowdreamtech/frps:0.63.0"
labels: labels:
createdBy: "Apps" createdBy: "Apps"