Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Sep 30, 2024
1 parent 1c82f8a commit f85dcfb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM node:12.18.3

FROM node:18.3.0
# Build the documentation website
RUN mkdir -p /app
WORKDIR /app
Expand Down

0 comments on commit f85dcfb

Please sign in to comment.