1
0
mirror of https://github.com/alrayyes/docker-node-rsync synced 2023-11-14 15:56:26 +00:00

Adding a Node 8 version of the docker image

This commit is contained in:
TJ Nicolaides 2018-08-20 15:06:17 -04:00
parent f35dc6e5bd
commit c6d354be3d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM node:6.10.0 FROM node:8
ADD VERSION . ADD VERSION .
RUN apt-get update && \ RUN apt-get update && \
apt-get -y install rsync apt-utils lftp && \ apt-get -y install rsync apt-utils lftp && \

View File

@ -1 +1 @@
0.1.0 0.2.0