From 0b20b233ceb6bd1e2da8761125c15688d2aabc56 Mon Sep 17 00:00:00 2001 From: STAM Date: Tue, 6 Aug 2019 02:58:57 +0300 Subject: [PATCH] Update Dockerfile --- jira/8.3.1/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jira/8.3.1/Dockerfile b/jira/8.3.1/Dockerfile index 8926917b5..d3f584508 100644 --- a/jira/8.3.1/Dockerfile +++ b/jira/8.3.1/Dockerfile @@ -18,7 +18,7 @@ COPY locale.gen /etc/locale.gen #installing utils # url: missing RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections -RUN apt-get update && apt-get install -y --allow-unauthenticated gnupg2 ca-certificates htop mc tmux iftop cmatrix iputils-ping cmatrix-xfont lsof lynx gnupg sudo apt-transport-https lsb-release apt-utils locales console-cyrillic wget curl bash procps openssl perl ttf-dejavu tini util-linux fontconfig +RUN apt-get update && apt-get install -y --allow-unauthenticated uuid-runtime gnupg2 ca-certificates htop mc tmux iftop cmatrix iputils-ping cmatrix-xfont lsof lynx gnupg sudo apt-transport-https lsb-release apt-utils locales console-cyrillic wget curl bash procps openssl perl ttf-dejavu tini util-linux fontconfig #installing java RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A66C5D02