diff --git a/Dockerfile b/Dockerfile index bc8f682..f9e1683 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:edge +FROM alpine:latest ENV USER=borg ENV UID=1000