feat: Update base image to latest 1.4.4 (apline 3.19.1)

This commit is contained in:
Steven Agyekum
2024-03-06 11:58:08 +01:00
committed by GitHub
parent c04732dab2
commit ee287eb1f0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM drinternet/rsync:v1.4.3
FROM drinternet/rsync:v1.4.4
# Copy entrypoint
COPY entrypoint.sh /entrypoint.sh