Skip to content

Commit d715494

Browse files
committed
Update docker file
1 parent 275d50e commit d715494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uncoder-os/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20.8.1-alpine3.18
1+
FROM node:21-alpine3.20
22
WORKDIR /app
33
ENV PATH /app/node_modules/.bin:$PATH
44
COPY package.json tsconfig.json webpack.config.js .env ./

0 commit comments

Comments
 (0)