Skip to content

Commit 15e5483

Browse files
authored
chore: added python3.11-dev (#29)
1 parent 43c9d69 commit 15e5483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ RUN sed -i 's#/archive.ubuntu.com#/au.archive.ubuntu.com#g' /etc/apt/sources.lis
2727
python3.8 \
2828
python3.8-venv \
2929
python3.11 \
30+
python3.11-dev \
3031
python3.11-venv \
3132
python3.11-distutils \
3233
# --- python 3.10 needed for new projects ---

0 commit comments

Comments
 (0)