Skip to content

Commit b688922

Browse files
Update tomcat Docker tag to v9.0.108-jdk11-temurin-jammy (#3716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60f77f9 commit b688922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Dockerfile

Lines changed: 1 addition & 1 deletion
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.107-jdk11-temurin-jammy AS runner
3+
FROM tomcat:9.0.108-jdk11-temurin-jammy AS runner
44
LABEL maintainer="Camptocamp <info@camptocamp.com>"
55

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

0 commit comments

Comments
 (0)