chore(deps): update jgraph/drawio docker tag to v22.1.22 (#845)
* chore(deps): update jgraph/drawio docker tag to v22.1.22 * 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
b8c30e67cd
commit
6a9d3c4fa2
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
drawio:
|
drawio:
|
||||||
image: jgraph/drawio:22.1.21
|
image: jgraph/drawio:22.1.22
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue