From 16e48c3d46f7e0f3fdf0f948e4c920611e3257e6 Mon Sep 17 00:00:00 2001 From: STAM Date: Tue, 6 Aug 2019 02:59:07 +0300 Subject: [PATCH] Update Dockerfile --- jira/latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jira/latest/Dockerfile b/jira/latest/Dockerfile index 8926917b5..d3f584508 100644 --- a/jira/latest/Dockerfile +++ b/jira/latest/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