diff --git a/Dockerfile b/Dockerfile index e09084c9..56a433d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:alpine +FROM python:latest EXPOSE 8080