chore(deps): update snowdreamtech/frps docker tag to v0.61.1 (#2769)
* chore(deps): update snowdreamtech/frps docker tag to v0.61.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:
parent
04ef3d6917
commit
e1616457a1
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
frps:
|
frps:
|
||||||
image: snowdreamtech/frps:0.61.0
|
image: snowdreamtech/frps:0.61.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
Loading…
Reference in New Issue