Skip to content

Commit

Permalink
Merge pull request #256 from tyhal/renovate/node-16.x
Browse files Browse the repository at this point in the history
Update Node.js to v16.8.0
  • Loading branch information
mergify[bot] authored Aug 26, 2021
2 parents 088571a + 64d5387 commit d7090e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verify/lang/javascript/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16.7.0
FROM node:16.8.0
COPY src/ /src/
WORKDIR /src
RUN npm install
Expand Down

0 comments on commit d7090e7

Please sign in to comment.