mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-04-06 22:53:32 +03:00
chore: refresh env because of Node.js v6.11.2
This commit is contained in:
parent
70521c9573
commit
8bea9da139
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM node:6-alpine
|
||||
LABEL maintainer "Tim Brust <tim.brust@sinnerschrader.com>"
|
||||
|
||||
ENV REFRESHED_AT 2017-07-12
|
||||
ENV REFRESHED_AT 2017-08-14
|
||||
RUN apk update && apk upgrade
|
||||
RUN apk add git
|
||||
|
|
Loading…
Add table
Reference in a new issue