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