Skip to content

Commit

Permalink
chore(deps): update node.js to v8.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and julianlam committed Oct 1, 2019
1 parent 48cc317 commit f9ad826
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,5 +1,5 @@
# The base image is the latest 8.x node (LTS)
FROM node:8.16.0@sha256:bb12612f3478a0201d6db8c89bdceebf902781fb43a741476efb293cba193acf
FROM node:8.16.1@sha256:a07ce30ff4e6ae7a6f2c2c1abd7b7b293aaee89510569932a68d00b897cbe055

RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
Expand Down

0 comments on commit f9ad826

Please sign in to comment.