1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-07 06:20:28 +08:00

Update snowdreamtech/frpc Docker tag to v0.61.1

This commit is contained in:
renovate[bot] 2024-12-16 15:08:07 +00:00 committed by GitHub
parent c3d27adbd8
commit e4f19e5e92

View File

@ -7,6 +7,6 @@ services:
#- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
image: "snowdreamtech/frpc:0.61.0"
image: "snowdreamtech/frpc:0.61.1"
labels:
createdBy: "Apps"