diff --git a/Dockerfile b/Dockerfile index dbdbbd8..c37d41b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM "alpine:latest" +FROM alpine:latest LABEL maintainer="Julien Cabillot " RUN apk add --no-cache unrar && \