chore(deps): update jgraph/drawio docker tag to v24.6.1 (#3853)
This commit is contained in:
parent
cdb541f3bb
commit
15f26f0bd7
|
@ -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": 52,
|
||||
"version": "24.5.5",
|
||||
"tipi_version": 53,
|
||||
"version": "24.6.1",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "Diagramming and whiteboarding app.",
|
||||
"author": "JGraph",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
drawio:
|
||||
image: jgraph/drawio:24.5.5
|
||||
image: jgraph/drawio:24.6.1
|
||||
ports:
|
||||
- ${APP_PORT}:8080
|
||||
container_name: drawio
|
||||
|
|
Loading…
Reference in New Issue
Block a user