torrelay: switch alpine version
This commit is contained in:
parent
cdedea6826
commit
d96b1a2e47
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.8
|
||||
FROM alpine:3.9
|
||||
LABEL maintainer "J. Elfring <devops@elfrinjo.de>"
|
||||
|
||||
RUN apk --update --no-cache add tor
|
||||
|
|
Reference in a new issue