diff --git a/Dockerfile b/Dockerfile index d01be29..3486140 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,8 +5,6 @@ MAINTAINER Andrey Arapov ENV DEBIAN_FRONTEND noninteractive RUN apt-get update -RUN apt-get -y upgrade -RUN apt-get -y dist-upgrade RUN apt-get -y --no-install-recommends install \ ca-certificates apt-transport-https gnupg