Update to latest python 2.7 base

This commit is contained in:
2019-06-08 10:32:40 +02:00
parent bb41a7cb37
commit b2aaa42daa
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:2.7.14 FROM python:2.7.16
LABEL maintainer="Joakim Olsson <joakim@unbound.se>" LABEL maintainer="Joakim Olsson <joakim@unbound.se>"
LABEL description="Base image for running Robot Framework test suites in Docker. \ LABEL description="Base image for running Robot Framework test suites in Docker. \