diff --git a/epicmorg/prod/main/Dockerfile b/epicmorg/prod/main/Dockerfile index eec07ce14..f2da08333 100644 --- a/epicmorg/prod/main/Dockerfile +++ b/epicmorg/prod/main/Dockerfile @@ -26,6 +26,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio apt-get install -y --allow-unauthenticated \ apt-transport-https \ apt-utils \ + aptitude \ bash \ binutils \ ca-certificates \