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
-1
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