1
0
Fork 0

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

chore(deps): update snowdreamtech/frpc docker tag to v0.58.1
This commit is contained in:
okxlin 2024-06-01 04:37:19 +08:00 committed by GitHub
commit 9a8cfbf12f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 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.ini" #截止5.1.3版本使用ini
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml" - "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
- "${SSL_FOLDER_PATH}:/etc/frp/ssl" - "${SSL_FOLDER_PATH}:/etc/frp/ssl"
image: "snowdreamtech/frpc:0.58.0" image: "snowdreamtech/frpc:0.58.1"
labels: labels:
createdBy: "Apps" createdBy: "Apps"