diff --git a/Dockerfile b/Dockerfile index 2979d9f..b9a9f70 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.11-alpine@sha256:9af3561825050da182afc74b106388af570b99c500a69c8216263aa245a2001b +FROM python:3.12.9-alpine@sha256:39e696bda59fc7fde933603d727dd23fff1107f2833c4969b0dc0b64591eb22c RUN pip install --upgrade pip