mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #1792 from appwrite/snyk-fix-6f7dd2459abeacee83a15a9cc77317cf
[Snyk] Security upgrade nginx from 1.25-alpine to 1.26.3-alpine
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ ENV NODE_OPTIONS=--max_old_space_size=8192
|
||||
|
||||
RUN pnpm run sync && pnpm run build
|
||||
|
||||
FROM nginx:1.25-alpine
|
||||
FROM nginx:1.26.3-alpine
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user