From 794cbe36d40af72d2009f7eb726183b02bd7a206 Mon Sep 17 00:00:00 2001 From: fliem Date: Tue, 24 Jan 2017 06:46:10 +0100 Subject: [PATCH] switched to fs6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 480f0ac..ef05a37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM fliem/tracula_base:fs6b.1 +FROM fliem/tracula_base:fs6 RUN sudo apt-get update && apt-get install -y python3 RUN sudo apt-get update && apt-get install -y python3-pip