chore(deps): update ghcr.io/screego/server docker tag to v1.11.2 (#2703)
* chore(deps): update ghcr.io/screego/server docker tag to v1.11.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
dbbd6d4114
commit
699813a776
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
screego:
|
screego:
|
||||||
image: ghcr.io/screego/server:1.11.1
|
image: ghcr.io/screego/server:1.11.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue