chore(deps): update jgraph/drawio docker tag to v22.0.8 (#1464)

This commit is contained in:
renovate[bot] 2023-10-25 10:06:28 +00:00 committed by GitHub
parent f69d6e4e52
commit 57bab3f0d8
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": 2,
"version": "22.0.7",
"tipi_version": 3,
"version": "22.0.8",
"categories": [
"utilities"
],

View File

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