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

chore(deps): update snowdreamtech/frps docker tag to v0.56.0

This commit is contained in:
renovate[bot] 2024-03-22 07:18:49 +00:00 committed by GitHub
parent e8f362e7f0
commit 402ddb88bf

View File

@ -8,6 +8,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.55.1"
image: "snowdreamtech/frps:0.56.0"
labels:
createdBy: "Apps"