1
0
Fork 0
mirror of synced 2024-09-19 19:07:21 +12:00

Merge branch 'update-sdk-versions' of github.com:appwrite/appwrite into update-sdk-versions

This commit is contained in:
Christy Jacob 2024-08-27 16:09:55 +04:00
commit 3ef150ff08

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