mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
test swoole 5.0.1
This commit is contained in:
parent
ba84579a8a
commit
116f459bab
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ ENV VITE_APPWRITE_GROWTH_ENDPOINT=$VITE_APPWRITE_GROWTH_ENDPOINT
|
||||||
RUN npm ci
|
RUN npm ci
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
FROM appwrite/base:0.4.1 as final
|
FROM dlohani/appwrite_base:upgrades as final
|
||||||
|
|
||||||
LABEL maintainer="team@appwrite.io"
|
LABEL maintainer="team@appwrite.io"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue