From b63e745698027b45388d5868c7f5cfa87cd62f33 Mon Sep 17 00:00:00 2001 From: Jim Rybarski Date: Wed, 26 Aug 2015 05:28:38 -0500 Subject: [PATCH] removed redundancy --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5e5ec3f..7b389fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,8 +18,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ python-numpy \ python3-numpy \ libfreetype6-dev \ - python-numpy \ - python3-numpy \ python3-matplotlib \ libfreetype6-dev \ libpng-dev \