chore(deps): update jgraph/drawio docker tag to v24.5.1 (#3701)

This commit is contained in:
renovate[bot] 2024-06-07 10:20:45 +00:00 committed by GitHub
parent 507d4b3adb
commit 497a944860
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": 47,
"version": "24.4.15",
"tipi_version": 48,
"version": "24.5.1",
"categories": ["utilities"],
"short_desc": "Diagramming and whiteboarding app.",
"author": "JGraph",

View File

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