Skip to content

Commit

Permalink
Merge pull request #119 from tsuyoshicho/renovate/node-15.x
Browse files Browse the repository at this point in the history
chore(deps): update node docker tag to v15.6.0
  • Loading branch information
tsuyoshicho authored Jan 23, 2021
2 parents 012455d + 1cc2cee commit efefc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:15.5.1-alpine
FROM node:15.6.0-alpine

# reviewdog
ENV REVIEWDOG_VERSION=v0.11.0
Expand Down

0 comments on commit efefc3b

Please sign in to comment.