mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
chore: Add in comment missing depdencies
This commit is contained in:
parent
efb1ebedc2
commit
74ee39e715
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ RUN apt-get update \
|
|||
ssh-client \
|
||||
# VSCode container requirements
|
||||
net-tools \
|
||||
# uncomment for python depencies
|
||||
# Uncomment for python depencies
|
||||
#make \
|
||||
## For pandas
|
||||
#libbz2-dev \
|
||||
|
|
|
|||
Loading…
Reference in a new issue