Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fdd4394e99 | |||
| 8085f30077 |
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
parameters:
|
parameters:
|
||||||
app.version: '0.1.151'
|
app.version: '0.1.152'
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ 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