diff --git a/Dockerfile b/Dockerfile index ed90bd4..943e86f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9.17-slim +FROM python:3.10.12-slim LABEL maintainer="Krishnan Authi Narayanan "