chore(deps): update jgraph/drawio docker tag to v22.1.4 (#1684)

This commit is contained in:
renovate[bot] 2023-11-24 21:59:06 +00:00 committed by GitHub
parent 445a36011f
commit 4343c0eb56
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": 7,
"version": "22.1.3",
"tipi_version": 8,
"version": "22.1.4",
"categories": [
"utilities"
],

View File

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