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.
1 parent ad74f62 commit 91cbc51Copy full SHA for 91cbc51
infra/docker/Dockerfile.Forklift
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim-bookworm AS base
+FROM python:3.12.7-slim-bookworm AS base
2
3
ENV VIRTUAL_ENV="/opt/venv" \
4
# paths
0 commit comments