chore(deps): update snowdreamtech/frps docker tag to v0.51.3 (#332)
* chore(deps): update snowdreamtech/frps 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:
parent
52e67e24fd
commit
a622363f3d
|
|
@ -6,6 +6,6 @@ services:
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- "./data/frps.ini:/etc/frp/frps.ini"
|
- "./data/frps.ini:/etc/frp/frps.ini"
|
||||||
image: "snowdreamtech/frps:0.51.2"
|
image: "snowdreamtech/frps:0.51.3"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue