Add git to apk install
This commit is contained in:
parent
e181fec579
commit
381ad71925
@ -16,7 +16,7 @@ RUN apk update && \
|
|||||||
# Translations dependencies
|
# Translations dependencies
|
||||||
&& apk add gettext \
|
&& apk add gettext \
|
||||||
# https://docs.djangoproject.com/en/dev/ref/django-admin/#dbshell
|
# https://docs.djangoproject.com/en/dev/ref/django-admin/#dbshell
|
||||||
&& apk add postgresql-client make
|
&& apk add postgresql-client make git
|
||||||
|
|
||||||
RUN mkdir /code
|
RUN mkdir /code
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user