Skip to content

Commit c2898b2

Browse files
Update Dockerfile to Node.js to v16 (#139)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 976ab87 commit c2898b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/server/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:10-slim
1+
FROM node:16-slim
22

33
# Install location
44
ENV dir /var/www/@ldf/server

0 commit comments

Comments
 (0)