Skip to content

Commit 632006e

Browse files
Update Node.js to v20
Update node from 18.20.3 to 20.15.0 Change-type: patch
1 parent 699d83e commit 632006e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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)