diff --git a/Dockerfile b/Dockerfile index 4717c24..994cf74 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12@sha256:044cfd88c6740313ae0de09e18d77a54475b36ef5e0dfb7dd604663e5aa42bf2 as build +FROM python:3.12@sha256:5893362478144406ee0771bd9c38081a185077fb317ba71d01b7567678a89708 as build WORKDIR /app