1
0
Fork 0

Merge pull request #2884 from okxlin/renovate/snowdreamtech-frps-0.x

Update snowdreamtech/frps Docker tag to v0.61.1
This commit is contained in:
okxlin 2024-12-17 11:54:31 +08:00 committed by GitHub
commit 2e263cdbec
11 changed files with 1 additions and 1 deletions

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.0" image: "snowdreamtech/frps:0.61.1"
labels: labels:
createdBy: "Apps" createdBy: "Apps"