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

version 0.3.0

This commit is contained in:
TJ Nicolaides 2018-08-20 15:25:07 -04:00
parent 21a0da670d
commit 3dad319eb8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM node:8 FROM node:10
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.2.0 0.3.0