chore(deps): update snowdreamtech/frpc docker tag to v0.56.0 (#1126)
* chore(deps): update snowdreamtech/frpc docker tag to v0.56.0 * 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
27799641bd
commit
c32b1d446b
|
|
@ -6,7 +6,7 @@ services:
|
||||||
network_mode: host
|
network_mode: host
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/frpc.toml:/etc/frp/frpc.toml
|
- ./data/frpc.toml:/etc/frp/frpc.toml
|
||||||
image: snowdreamtech/frpc:0.55.1
|
image: snowdreamtech/frpc:0.56.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue