Update snowdreamtech/frps Docker tag to v0.61.2

This commit is contained in:
renovate[bot] 2025-03-23 16:17:09 +00:00 committed by GitHub
parent 3d07a1c11a
commit 051740edc4
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.toml"
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
image: "snowdreamtech/frps:0.61.1"
image: "snowdreamtech/frps:0.61.2"
labels:
createdBy: "Apps"