mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-27 01:15:08 +00:00
fix(bench): comment typo
This commit is contained in:
parent
d5cca66fe3
commit
2ba063fea9
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ RUN apt-get update \
|
||||||
ssh-client \
|
ssh-client \
|
||||||
# VSCode container requirements
|
# VSCode container requirements
|
||||||
net-tools \
|
net-tools \
|
||||||
# For pyenv build depencies
|
# For pyenv build dependencies
|
||||||
# https://github.com/frappe/frappe_docker/issues/840#issuecomment-1185206895
|
# https://github.com/frappe/frappe_docker/issues/840#issuecomment-1185206895
|
||||||
make \
|
make \
|
||||||
# For pandas
|
# For pandas
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue