Skip to content

Commit 4b9a382

Browse files
authored
Merge pull request #155 from devtron-labs/chore/sync-rc-44
chore: sync rc 44
2 parents 67872b0 + 4a2d409 commit 4b9a382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN yarn install
77
COPY /. .
88
RUN yarn build-ts
99

10-
FROM node:14.2.0
10+
FROM node:24.11.0
1111

1212
RUN groupadd -r devtron && useradd -r -g devtron devtron
1313

0 commit comments

Comments
 (0)