diff --git a/torrelay/Dockerfile b/torrelay/Dockerfile index 5634506..cf0219e 100644 --- a/torrelay/Dockerfile +++ b/torrelay/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.8 +FROM alpine:3.9 LABEL maintainer "J. Elfring " RUN apk --update --no-cache add tor