upgrade docker image to use jetty 9.4.36

This commit is contained in:
bgamard 2022-01-02 16:06:36 +01:00
parent 6c5d697051
commit ff8155be6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM sismics/ubuntu-jetty:9.4.12-2
FROM sismics/ubuntu-jetty:9.4.36
LABEL maintainer="b.gamard@sismics.com"
RUN apt-get update && \