diff --git a/Dockerfile b/Dockerfile index e3b4a74..280609a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.5-slim@sha256:edaf703dce209d774af3ff768fc92b1e3b60261e7602126276f9ceb0e3a96874 +FROM python:3.12.0-slim@sha256:2d4aea774065e001d817c030f1790e2289866589530fb18cb764331df9eaa646 MAINTAINER mail@sp-codes.de