diff --git a/base/python:3 b/base/python:3 index c65f5bdf9feb1a2839af94f20e032c618ce54ec3..51b0fde1d492bc83248f0f894e55e83d287c0a4b 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