Upgrade to JDK 11.0.8

(cherry picked from commit 205f92d093)
This commit is contained in:
Jean-Marc Tremeaux 2020-09-24 13:12:45 +02:00 committed by bgamard
parent fcb018406d
commit c89b28d158
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM sismics/ubuntu-jetty:9.4.12
FROM sismics/ubuntu-jetty:9.4.12-2
MAINTAINER b.gamard@sismics.com
RUN apt-get update && apt-get -y -q install ffmpeg mediainfo tesseract-ocr tesseract-ocr-fra tesseract-ocr-ita tesseract-ocr-kor tesseract-ocr-rus tesseract-ocr-ukr tesseract-ocr-spa tesseract-ocr-ara tesseract-ocr-hin tesseract-ocr-deu tesseract-ocr-pol tesseract-ocr-jpn tesseract-ocr-por tesseract-ocr-tha tesseract-ocr-jpn tesseract-ocr-chi-sim tesseract-ocr-chi-tra tesseract-ocr-nld tesseract-ocr-tur && \