mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
commit
df06cd9139
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ RUN \
|
|||
apk add boost boost-dev; \
|
||||
fi
|
||||
|
||||
RUN apk add libwebp
|
||||
|
||||
WORKDIR /usr/src/code
|
||||
|
||||
COPY --from=composer /usr/local/src/vendor /usr/src/code/vendor
|
||||
|
|
|
|||
Loading…
Reference in a new issue