Add slash on apk add for newline
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user