summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index f6ca827f..73be9034 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -6,8 +6,8 @@ RUN install_vim -tag v8.0.0000 -build \
# the clang package includes clang-tidy
ENV PACKAGES="\
git \
- python=2.7.12-r0 \
- py-pip=8.1.2-r0 \
+ python \
+ py-pip \
nodejs \
gcc \
clang \