1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-05-31 13:17:29 +00:00 committed by GitHub
parent 768a59c431
commit 6860070279
1 changed files with 1 additions and 1 deletions

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