Skip to content

Commit 66a61fd

Browse files
Update Node.js to v18 (#17)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 880aaa8 commit 66a61fd

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 node:16.13.0
1+
FROM node:18.2.0
22

33
RUN apt-get update
44
RUN apt-get upgrade -y

0 commit comments

Comments
 (0)