1
0
Fork 0

chore(deps): update jgraph/drawio docker tag to v23.1.0 (#880)

* chore(deps): update jgraph/drawio docker tag to v23.1.0

* 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:
renovate[bot] 2024-02-01 13:54:42 +08:00 committed by GitHub
parent a25f05abb4
commit cd07b5e6ae
4 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
drawio:
image: jgraph/drawio:23.0.2
image: jgraph/drawio:23.1.0
container_name: ${CONTAINER_NAME}
restart: unless-stopped
networks:

View File

@ -1,7 +1,7 @@
version: '3'
services:
drawio:
image: jgraph/drawio:23.0.2
image: jgraph/drawio:23.1.0
container_name: ${CONTAINER_NAME}
restart: unless-stopped
networks: