1
0
Fork 0
mirror of synced 2024-06-14 16:54:52 +12:00

Upgrade to PHP 8.2

This commit is contained in:
Eldad Fux 2023-11-01 22:44:19 -04:00
parent 281b50ba4a
commit 0fb3315c4c
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ ENV VITE_APPWRITE_GROWTH_ENDPOINT=$VITE_APPWRITE_GROWTH_ENDPOINT
RUN npm ci
RUN npm run build
FROM appwrite/base:0.4.3 as final
FROM appwrite/base:0.5.0 as final
LABEL maintainer="team@appwrite.io"

@ -1 +1 @@
Subproject commit 9810ce85812ca26c95b7d35196848c92e8ba813d
Subproject commit e9657389879c8d76a9b3a0d3486c1d86f43c3bb9