chore(deps): update ghcr.io/screego/server docker tag to v1.10.4 (#1946)
* chore(deps): update ghcr.io/screego/server docker tag to v1.10.4 * 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
86e62ce424
commit
97227460ae
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
screego:
|
screego:
|
||||||
image: ghcr.io/screego/server:1.10.3
|
image: ghcr.io/screego/server:1.10.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue