mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2025-04-18 02:01:03 +02:00
Reference JoshPiper/rsync-docker @ 1.1.0
* See: https://github.com/JoshPiper/rsync-docker/tree/1.1.0 * New features: Support passphrase protected keys
This commit is contained in:
parent
a93a577f3f
commit
10fb064291
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM drinternet/rsync:1.0.1
|
||||
FROM drinternet/rsync:1.1.0
|
||||
|
||||
# Copy entrypoint
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
|
Loading…
Reference in a new issue