chore(deps): update snowdreamtech/frps docker tag to v0.52.1 (#489)

* chore(deps): update snowdreamtech/frps docker tag to v0.52.1

* 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] 2023-10-14 09:03:45 -05:00 committed by GitHub
parent ef3b607680
commit 518f5a25bd
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/frps.ini:/etc/frp/frps.ini"
image: "snowdreamtech/frps:0.51.3"
image: "snowdreamtech/frps:0.52.1"
labels:
createdBy: "Apps"