chore(deps): update jgraph/drawio docker tag to v24.4.8 (#1466)
* chore(deps): update jgraph/drawio docker tag to v24.4.8 * 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
52362b6e67
commit
df3f6e2c0f
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
drawio:
|
drawio:
|
||||||
image: jgraph/drawio:24.4.7
|
image: jgraph/drawio:24.4.8
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue