diff --git a/Dockerfile b/Dockerfile index a4c6e1c..8fe7028 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Snapraid 1.4 +# Snapraid 1.5 FROM alpine:latest RUN apk --update add python3 git smartmontools tzdata && \