diff --git a/Dockerfile b/Dockerfile index ad56a00..49fbb39 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.8.3-alpine3.12 +FROM python:3.8.4-alpine3.12 COPY requirements.txt /wormgas/requirements.txt