We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca1548 commit c380c8cCopy full SHA for c380c8c
core/Dockerfile
@@ -1,6 +1,6 @@
1
FROM mapfish_print_builder AS builder
2
3
-FROM tomcat:9.0.82-jdk11-temurin-jammy AS runner
+FROM tomcat:11.0-jdk11-temurin-jammy AS runner
4
LABEL maintainer="Camptocamp <info@camptocamp.com>"
5
6
RUN --mount=type=cache,target=/var/cache,sharing=locked \
0 commit comments