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 275d50e commit d715494Copy full SHA for d715494
uncoder-os/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.8.1-alpine3.18
+FROM node:21-alpine3.20
2
WORKDIR /app
3
ENV PATH /app/node_modules/.bin:$PATH
4
COPY package.json tsconfig.json webpack.config.js .env ./
0 commit comments