Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a8fa8fd7e0 | ||
|
|
4aa2abd396 |
@@ -1,2 +1,2 @@
|
|||||||
parameters:
|
parameters:
|
||||||
app.version: '0.3.14'
|
app.version: '0.3.15'
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ COPY config config/
|
|||||||
COPY migrations migrations/
|
COPY migrations migrations/
|
||||||
COPY public public/
|
COPY public public/
|
||||||
COPY src src/
|
COPY src src/
|
||||||
COPY templates templates/
|
|
||||||
|
|
||||||
RUN composer dump-autoload --optimize --no-dev
|
RUN composer dump-autoload --optimize --no-dev
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user