Updated base image

This commit is contained in:
Contention
2023-03-24 15:11:50 +00:00
committed by GitHub
parent 65ac047ad6
commit 891175368a

View File

@@ -1,12 +1,4 @@
FROM debian:9.5-slim FROM drinternet/rsync:v1.4.3
# Update
RUN apt-get update
# Install packages
RUN apt-get -yq install rsync openssh-client
# Label # Label