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