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

Update snowdreamtech/frps Docker tag to v0.63.0

This commit is contained in:
renovate[bot] 2025-06-26 03:38:04 +00:00 committed by GitHub
parent 90eef831b8
commit 1860f7d6d3

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