Skip to content

Commit c1135a0

Browse files
renovate[bot]renovate-botinirey
authored
Update Node.js to v16.15.0 (#15)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Rey <gansrey97@gmail.com>
1 parent 66a61fd commit c1135a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
FROM node:18.2.0
21

2+
FROM node:16.15.0
3+
FROM node:18.2.0
34
RUN apt-get update
45
RUN apt-get upgrade -y
56
RUN apt-get install nodejs -y

0 commit comments

Comments
 (0)