1
0
Fork 0

Update snowdreamtech/frpc Docker tag to v0.61.2

This commit is contained in:
renovate[bot] 2025-03-23 16:17:05 +00:00 committed by GitHub
parent 1759b8e677
commit 1e2effe4c7
1 changed files with 1 additions and 1 deletions

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.1"
image: "snowdreamtech/frpc:0.61.2"
labels:
createdBy: "Apps"