From 9c2ed4bacf22fac97a4d72fea7b70f8a7706d46d Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Wed, 14 Nov 2018 09:22:58 +0100
Subject: [PATCH] Change 3.7.0 to 3.7.1

---
 base/python:3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/python:3 b/base/python:3
index c65f5bd..51b0fde 100644
--- a/base/python:3
+++ b/base/python:3
@@ -1,4 +1,4 @@
-FROM python:3.7.0
+FROM python:3.7.1
  MAINTAINER Tamas Gal <tgal@km3net.de>
 
  RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev
-- 
GitLab