We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a201f commit 5194a2cCopy full SHA for 5194a2c
frontend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18.20-alpine
+FROM node:22.14-alpine
2
WORKDIR /app
3
COPY . .
4
COPY resources/attributions/npm-python-attributions.txt public/license.txt
0 commit comments