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