Bump drinternet/rsync from v1.3.0 to v1.4.0 (#22)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-01 19:07:48 +01:00 committed by GitHub
parent 6ae12186da
commit 4afbe87441
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