Skip to content

Commit ee613f0

Browse files
Update Node.js to v20
Update node from 18.20.2 to 20.12.2 Change-type: patch
1 parent 8cc8d80 commit ee613f0

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
@@ -1,4 +1,4 @@
1-
FROM node:18-buster-slim
1+
FROM node:20-buster-slim
22

33
ENV DEV=false
44

0 commit comments

Comments
 (0)