chore(deps): update ghcr.io/screego/server docker tag to v1.11.3 (#3672)
* chore(deps): update ghcr.io/screego/server docker tag to v1.11.3 * 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
61adb34b32
commit
6fc42f8405
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
screego:
|
||||
image: ghcr.io/screego/server:1.11.2
|
||||
image: ghcr.io/screego/server:1.11.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue