reference JoshPiper/rsync-docker @ v1.2.0

This commit is contained in:
Steven Agyekum 2021-08-02 21:24:46 +02:00 committed by GitHub
parent 050554ff93
commit ca024c0ea0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM drinternet/rsync:1.1.0
FROM drinternet/rsync:v1.2.0
# Copy entrypoint
COPY entrypoint.sh /entrypoint.sh