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:
parent
f35dc6e5bd
commit
c6d354be3d
@ -1,4 +1,4 @@
|
||||
FROM node:6.10.0
|
||||
FROM node:8
|
||||
ADD VERSION .
|
||||
RUN apt-get update && \
|
||||
apt-get -y install rsync apt-utils lftp && \
|
||||
|
Loading…
Reference in New Issue
Block a user