1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

Update snowdreamtech/frps Docker tag to v0.61.1

This commit is contained in:
renovate[bot] 2024-12-16 20:21:22 +00:00 committed by GitHub
parent 8d321750ae
commit 74f4e2f182

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