Update to 22.1.16

This commit is contained in:
Daniel Berteaud 2023-12-29 14:02:55 +01:00
parent d082bd3c3d
commit 39690e1f3a
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM [[ .docker.repo ]][[ .docker.base_images.java17.image ]]
MAINTAINER [[ .docker.maintainer ]]
ARG TOMCAT_VERSION=9.0.84 \
DIAGRAMS_VERSION=22.1.11
DIAGRAMS_VERSION=22.1.16
ENV CATALINA_HOME=/opt/tomcat \
TOMCAT_PORT=8282 \

View File

@ -2,7 +2,7 @@
instance: diagrams
diagrams:
image: '[[ .docker.repo ]]diagrams:22.1.11-1'
image: '[[ .docker.repo ]]diagrams:22.1.16-1'
env: {}
public_url: https://draw.example.org
traefik: