update base image drinternet/rsync:v1.3.0

* Base Image updates:  alpine 3.14.1 latest
This commit is contained in:
Steven Agyekum 2021-08-12 14:16:51 +02:00 committed by GitHub
parent 342e70b07e
commit 78c118fc2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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