Update to 24.0.4

This commit is contained in:
Daniel Berteaud 2024-03-11 09:36:17 +01:00
parent 7107696b8d
commit 561492d5a6
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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