codespace : add libpython3.11-dev
The PR #2599 has added the new dependency chompjs. This dependency requires libpython3.11-dev.
This commit is contained in:
parent
8e45ac4271
commit
cf23ee8733
@ -1,4 +1,4 @@
|
|||||||
FROM mcr.microsoft.com/devcontainers/base:debian
|
FROM mcr.microsoft.com/devcontainers/base:debian
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get -y install python3 python3-venv redis firefox-esr graphviz imagemagick librsvg2-bin fonts-dejavu shellcheck
|
apt-get -y install python3 python3-venv libpython3.11-dev redis firefox-esr graphviz imagemagick librsvg2-bin fonts-dejavu shellcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user