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