Add slash on apk add for newline
This commit is contained in:
parent
9ab2ff96a5
commit
8a3df5e399
@ -16,7 +16,7 @@ RUN apk update && \
|
||||
# Translations dependencies
|
||||
&& apk add gettext \
|
||||
# https://docs.djangoproject.com/en/dev/ref/django-admin/#dbshell
|
||||
&& apk add postgresql-client
|
||||
&& apk add postgresql-client \
|
||||
# Install git
|
||||
&& apk add git
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user