chore(deps): update jgraph/drawio docker tag to v22.1.19 (#2071)

This commit is contained in:
renovate[bot] 2024-01-16 16:29:25 +00:00 committed by GitHub
parent ed463f715a
commit 35bec26a7c
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": 17,
"version": "22.1.18",
"tipi_version": 18,
"version": "22.1.19",
"categories": [
"utilities"
],

View File

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