1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-03-14 23:50:27 +00:00 committed by GitHub
parent 09db7603d7
commit d9f9f21ce8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ services:
volumes:
#- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
image: "snowdreamtech/frpc:0.54.0"
image: "snowdreamtech/frpc:0.55.1"
labels:
createdBy: "Apps"