1
0
Fork 0
mirror of synced 2024-09-18 18:40:24 +12:00

Update Dockerfile

Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
Christy Jacob 2024-08-27 16:09:07 +04:00 committed by GitHub
parent f8c281dfc0
commit 8e07ea2c69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,6 @@ RUN \
apk add boost boost-dev; \
fi
WORKDIR /usr/src/code
COPY --from=composer /usr/local/src/vendor /usr/src/code/vendor