We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c69583 + 20649e2 commit 4fb5eb5Copy full SHA for 4fb5eb5
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-slim
+FROM python:3.11-slim@sha256:0b23cfb7425d065008b778022a17b1551c82f8b4866ee5a7a200084b7e2eafbf
2
3
RUN pip install poetry && mkdir /src
4
COPY poetry.lock pyproject.toml README.md entrypoint.sh /src
0 commit comments