We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58806d4 commit 206ae35Copy full SHA for 206ae35
core/Dockerfile
@@ -1,6 +1,6 @@
1
FROM mapfish_print_builder AS builder
2
3
-FROM tomcat:9.0.80-jdk11-temurin-jammy AS runner
+FROM tomcat:11.0.0-jdk11-temurin-jammy AS runner
4
LABEL maintainer="Camptocamp <[email protected]>"
5
6
RUN --mount=type=cache,target=/var/cache,sharing=locked \
0 commit comments