Bump drinternet/rsync from v1.3.0 to v1.4.0

Bumps drinternet/rsync from v1.3.0 to v1.4.0.

---
updated-dependencies:
- dependency-name: drinternet/rsync
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-01 02:02:15 +00:00 committed by GitHub
parent 164dafd7fc
commit f148961f9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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