chore(deps): update snowdreamtech/frpc docker tag to v0.61.2 (#3379)
* chore(deps): update snowdreamtech/frpc docker tag to v0.61.2 * 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
d167315d6b
commit
cab07be004
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
frpc:
|
frpc:
|
||||||
image: snowdreamtech/frpc:0.61.1
|
image: snowdreamtech/frpc:0.61.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
Loading…
Reference in New Issue