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 43c9d69 commit 15e5483Copy full SHA for 15e5483
base/Dockerfile
@@ -27,6 +27,7 @@ RUN sed -i 's#/archive.ubuntu.com#/au.archive.ubuntu.com#g' /etc/apt/sources.lis
27
python3.8 \
28
python3.8-venv \
29
python3.11 \
30
+ python3.11-dev \
31
python3.11-venv \
32
python3.11-distutils \
33
# --- python 3.10 needed for new projects ---
0 commit comments