diff --git a/Dockerfile b/Dockerfile index 4b05251..ef21f89 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.10-alpine@sha256:f089154eb2546de825151b9340a60d39e2ba986ab17aaffca14301b0b961a11c +FROM python:3.11.10-alpine@sha256:bd1b0ad1f2f29fc5e22201b97dde6628fb35b8f43a44422d47adb986169f9543 RUN pip install --upgrade pip