diff --git a/Dockerfile b/Dockerfile index 841826a..0e4fc57 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.0-slim@sha256:0e972c496ef218f12e4d71a4a71db9c8aa26044bb6374b96687c900b08ca3f24 +FROM python:3.11.0-slim@sha256:c320377f5b91624b80aae3a8925aa32793bd0272339848ef7f26053908ccbfd2 MAINTAINER mail@sp-codes.de