mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update nginx base image to 1.27-alpine
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ ENV NODE_OPTIONS=--max_old_space_size=8192
|
||||
|
||||
RUN pnpm run build
|
||||
|
||||
FROM nginx:1.25-alpine
|
||||
FROM nginx:1.27-alpine
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user