Showed release version

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-06-26 01:28:51 +04:00
parent ff434fc18f
commit 37023d5852
2 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,6 @@ ENV METEOR_ALLOW_SUPERUSER="true"
ARG release
RUN set -ex \
&& echo "Release: ${RELEASE}"
&& apt-get update \
&& apt-get --no-install-recommends --no-install-suggests --yes install \
ca-certificates curl git openssl \