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.
2 parents 50bb6e4 + 5b9c114 commit 627b29dCopy full SHA for 627b29d
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