aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-06-26 00:28:51 +0300
committerValentin Popov <info@valentineus.link>2020-06-26 00:28:51 +0300
commit37023d5852905fccc5bb1042e31a92f4dad8a0f6 (patch)
tree2231f1bc2a84a5f66f9ec19905ac7433a208097a /release
parentff434fc18f225bf4cadfb0afd5d10b04930949ce (diff)
downloaddocker-meteor-37023d5852905fccc5bb1042e31a92f4dad8a0f6.tar.xz
docker-meteor-37023d5852905fccc5bb1042e31a92f4dad8a0f6.zip
Showed release version
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'release')
-rw-r--r--release/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/Dockerfile b/release/Dockerfile
index 46cc0b7..0eb29a9 100644
--- a/release/Dockerfile
+++ b/release/Dockerfile
@@ -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 \