chore(deps): update jgraph/drawio docker tag to v22.1.9 (#1819)

This commit is contained in:
renovate[bot] 2023-12-15 01:05:47 +00:00 committed by GitHub
parent 876420bbd2
commit 3729b32168
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": 11,
"version": "22.1.8",
"tipi_version": 12,
"version": "22.1.9",
"categories": [
"utilities"
],

View File

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