Skip to content

Commit 206ae35

Browse files
Update tomcat Docker tag to v11
1 parent 58806d4 commit 206ae35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM mapfish_print_builder AS builder
22

3-
FROM tomcat:9.0.80-jdk11-temurin-jammy AS runner
3+
FROM tomcat:11.0.0-jdk11-temurin-jammy AS runner
44
LABEL maintainer="Camptocamp <[email protected]>"
55

66
RUN --mount=type=cache,target=/var/cache,sharing=locked \

0 commit comments

Comments
 (0)