Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit f98cd04

Browse files
Update Node.js to v20.12.1
1 parent a2059ba commit f98cd04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 node:20.11.0-buster
1+
FROM --platform=linux/amd64 node:20.12.1-buster
22

33
RUN yarn global add yarn@1.19.1
44

0 commit comments

Comments
 (0)