diff --git a/Dockerfile b/Dockerfile index 670da9c..20a5295 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Snapraid 1.3 +# Snapraid 1.4 FROM alpine:latest RUN apk --update add python git smartmontools && \