1
0
Fork 0

Merge pull request #642 from okxlin/renovate/snowdreamtech-frpc-0.x

chore(deps): update snowdreamtech/frpc docker tag to v0.53.0
This commit is contained in:
okxlin 2023-12-15 22:09:03 +08:00 committed by GitHub
commit 5373eb01ea
11 changed files with 1 additions and 1 deletions

View File

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