diff --git a/Dockerfile b/Dockerfile index 4cdc15d..c3f1578 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.9-alpine@sha256:700b4aa84090748aafb348fc042b5970abb0a73c8f1b4fcfe0f4e3c2a4a9fcca +FROM python:3.11.9-alpine@sha256:d25903b5dc5f4e962e636ac854906c3e19496531b403c1e4c925eff734e66405 RUN pip install --upgrade pip