Skip to content

Commit d369231

Browse files
authored
Downgrade node version in final step (#1465)
nodejs/node#54518 (comment)
1 parent eae0f71 commit d369231

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
@@ -37,7 +37,7 @@ RUN rm -rf ./node_modules/typescript
3737

3838

3939

40-
FROM nikolaik/python-nodejs:python3.12-nodejs22-alpine as final
40+
FROM nikolaik/python-nodejs:python3.12-nodejs20-alpine as final
4141

4242
RUN corepack enable
4343

0 commit comments

Comments
 (0)