mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Added missing new line at EOF. (firefly-iii/firefly-iii#1443)
This commit is contained in:
parent
896a804a72
commit
97dcf03334
@ -59,4 +59,5 @@ RUN composer install --prefer-dist --no-dev --no-scripts --no-suggest
|
||||
EXPOSE 80
|
||||
|
||||
# Run entrypoint thing
|
||||
ENTRYPOINT [".deploy/docker/entrypoint.sh"]
|
||||
ENTRYPOINT [".deploy/docker/entrypoint.sh"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user