chore(deps): update snowdreamtech/frpc docker tag to v0.51.3 (#331)

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

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-08-15 14:24:07 +08:00 committed by GitHub
parent c8696fe7d2
commit 2606289460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ services:
network_mode: "host"
volumes:
- "./data/frpc.ini:/etc/frp/frpc.ini"
image: "snowdreamtech/frpc:0.51.2"
image: "snowdreamtech/frpc:0.51.3"
labels:
createdBy: "Apps"