chore(deps): update jgraph/drawio docker tag to v22.1.3 (#1612)

This commit is contained in:
renovate[bot] 2023-11-17 13:57:48 +00:00 committed by GitHub
parent 0a8e3b52a3
commit 716f4f9853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"url_suffix": "?offline=1",
"id": "drawio",
"description": "draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding.",
"tipi_version": 6,
"version": "22.1.2",
"tipi_version": 7,
"version": "22.1.3",
"categories": [
"utilities"
],

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
drawio:
image: jgraph/drawio:22.1.2
image: jgraph/drawio:22.1.3
ports:
- ${APP_PORT}:8080
container_name: drawio