chore(deps): update snowdreamtech/frpc docker tag to v0.59.0 (#1732)

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

* Update app version [skip ci]

---------

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] 2024-07-10 22:19:09 +08:00 committed by GitHub
parent 6108ec200e
commit c9ba36c92b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ services:
volumes:
- ./data/frpc.toml:/etc/frp/frpc.toml
- ./data/ssl:/etc/frp/ssl
image: snowdreamtech/frpc:0.58.1
image: snowdreamtech/frpc:0.59.0
labels:
createdBy: "Apps"