chore(deps): update jgraph/drawio docker tag to v24.1.0 (#2929)

This commit is contained in:
renovate[bot] 2024-03-24 00:12:02 +00:00 committed by GitHub
parent ab65c256ea
commit 0e2513a2a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": 31,
"version": "24.0.8",
"tipi_version": 32,
"version": "24.1.0",
"categories": [
"utilities"
],

View File

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