1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-05-08 05:12:15 +00:00 committed by GitHub
parent afa5a5d00f
commit ff45a2bf20
1 changed files with 1 additions and 1 deletions

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