diff --git a/Dockerfile b/Dockerfile index a4e7929..0c81236 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine-python:3.4 +FROM python:3.7-alpine MAINTAINER Andrew Sotheran COPY /target/price-collector /home EXPOSE 9090