1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-31 06:14:59 +08:00

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

This commit is contained in:
renovate[bot] 2024-05-31 20:36:42 +00:00 committed by GitHub
parent 7671a3f386
commit f0d3fb562f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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