chore: refresh env because of Node.js v8.9.4

This commit is contained in:
Tim Brust 2018-01-08 10:38:25 +01:00
parent 8cd62d43a3
commit d155020014
No known key found for this signature in database
GPG Key ID: C171AF8F3B0A86B3

View File

@ -1,7 +1,7 @@
FROM node:carbon-alpine
LABEL maintainer "Tim Brust <tim.brust@sinnerschrader.com>"
ENV REFRESHED_AT 2017-12-11
ENV REFRESHED_AT 2018-01-08
RUN apk add --no-cache \
git \