diff --git a/Dockerfile b/Dockerfile index 58fdf68..c350f4c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9.5-alpine3.14 +FROM python:3.9.6-alpine3.14 LABEL gitrepo="https://github.com/0xdade/sephiroth"