diff --git a/Dockerfile b/Dockerfile index bd93c4e..7ee0159 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.1-slim +FROM python:3.11.3-slim ARG CREATED ARG REVISION