diff --git a/Dockerfile b/Dockerfile index 59ea4cd..e451ee8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ ARG VERSION=unspecified -FROM python:3.9.6-alpine +FROM python:3.9.13-alpine ARG VERSION