chore(deps): update node.js to v8.16.0 (#7554)

v1.18.x
renovate[bot] 6 years ago committed by Barış Soner Uşaklı
parent abcca134dc
commit f10708e734

@ -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.15.1@sha256:918f0be3932f555cd2645ca828b9c231a2dab10d9cf2dbb58896411207bbe52f FROM node:8.16.0@sha256:3dc377430ed62815eac3d97f08f3760bca89250c6168515e4e5e03d892745825
RUN mkdir -p /usr/src/app RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app WORKDIR /usr/src/app

Loading…
Cancel
Save