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