Skip to content

Commit e6604f9

Browse files
committed
Fix style
1 parent 5a393f1 commit e6604f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/compose/local/django

{{cookiecutter.project_slug}}/compose/local/django/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ RUN chmod +x /start-flower
7878
# copy application code to WORKDIR
7979
COPY . ${APP_HOME}
8080

81-
ENTRYPOINT ["/entrypoint"]
81+
ENTRYPOINT ["/entrypoint"]

0 commit comments

Comments
 (0)