Dockerfile updated to use python 3.8
[optf/has.git] / conductor / docker / Dockerfile
index e5253c5..9af6c23 100644 (file)
@@ -15,7 +15,7 @@
 #
 # -------------------------------------------------------------------------
 
-FROM python:2.7.15-alpine
+FROM python:3.8.0-alpine
 
 
 ARG MVN_ARTIFACT_VERSION