diff --git a/Dockerfile b/Dockerfile index bf30e98..3796301 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11-slim-buster +FROM python:3.12.1-slim-bookworm RUN apt-get update RUN apt-get -y install jq