mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
test updated docker-base version
This commit is contained in:
parent
eea593f677
commit
2127afd047
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 run build
|
||||
|
||||
FROM appwrite/base:0.2.2 as final
|
||||
FROM dlohani/appwrite_base:upgrade as final
|
||||
|
||||
LABEL maintainer="team@appwrite.io"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue