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

chore(deps): update snowdreamtech/frpc docker tag to v0.57.0

This commit is contained in:
renovate[bot] 2024-04-17 16:51:48 +00:00 committed by GitHub
parent f26ba50d15
commit 6238a45768

View File

@ -8,6 +8,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.56.0"
image: "snowdreamtech/frpc:0.57.0"
labels:
createdBy: "Apps"