Skip to content

Commit 627b29d

Browse files
author
oleksandr.volha
committed
Merge remote-tracking branch 'origin' into gis-8678
2 parents 50bb6e4 + 5b9c114 commit 627b29d

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)