Update to 24.2.3

This commit is contained in:
Daniel Berteaud 2024-04-09 09:40:38 +02:00
parent a0539e7b09
commit c50fabe353
3 changed files with 3 additions and 3 deletions

View File

@ -69,7 +69,7 @@ job "diagrams" {
driver = "docker"
config {
image = "danielberteaud/diagrams:24.2.2-1"
image = "danielberteaud/diagrams:24.2.3-1"
pids_limit = 200
readonly_rootfs = true
volumes = [

View File

@ -2,7 +2,7 @@ FROM danielberteaud/java:17.24.4-1
MAINTAINER Daniel Berteaud <dbd@ehtrace.com>
ARG TOMCAT_VERSION=10.1.20 \
DIAGRAMS_VERSION=24.2.2
DIAGRAMS_VERSION=24.2.3
ENV CATALINA_HOME=/opt/tomcat \
TOMCAT_PORT=8282 \

View File

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