mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-24 00:13:46 +01:00
feat: Update base image to latest 1.4.4 (apline 3.19.1)
This commit is contained in:
parent
c04732dab2
commit
ee287eb1f0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM drinternet/rsync:v1.4.3
|
||||
FROM drinternet/rsync:v1.4.4
|
||||
|
||||
# Copy entrypoint
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
|
Loading…
Reference in a new issue