chore(deps): update node.js to v8.14.0

v1.18.x
Renovate Bot 6 years ago committed by Julian Lam
parent b9d49867a2
commit 8a5a031db8

@ -1,5 +1,5 @@
# The base image is the latest 8.x node (LTS) # The base image is the latest 8.x node (LTS)
FROM node:8.13.0@sha256:3ecf259bf23f8a75555cf0b92ac5ad3c746e7e2262e937a9bed9ca1685f8e1c7 FROM node:8.14.0@sha256:773480516f79e0948b02d7a06971b07bf76b08d706cf88a358b5b69dd4c83db0
RUN mkdir -p /usr/src/app RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app WORKDIR /usr/src/app

Loading…
Cancel
Save