Update Node.js to v8.11.4

v1.18.x
Renovate Bot 7 years ago committed by Julian Lam
parent 12940b577b
commit 6a0755ee32

@ -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.11.3@sha256:04986974434fc565529feaac1d62cce4f9fe99ba4906f076ce498000120a45d4 FROM node:8.11.4@sha256:cd8ebd022c01f519eb58a98fcbb05c1d1195ac356ef01851036671ec9e9d5580
RUN mkdir -p /usr/src/app RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app WORKDIR /usr/src/app

Loading…
Cancel
Save