chore(deps): update snowdreamtech/frpc docker tag to v0.55.1 (#1082)
* chore(deps): update snowdreamtech/frpc docker tag to v0.55.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
5100647936
commit
1e49e34e08
|
|
@ -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.54.0
|
image: snowdreamtech/frpc:0.55.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue