diff --git a/Dockerfile b/Dockerfile index 81a6d9bf..c147b97d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ WORKDIR /app RUN yarn && yarn radicale -FROM alpine +FROM alpine:edge RUN apk add --no-cache \ radicale \