Tor: Go back to alpine 3.8
as 3.9 / latest / edge show some ssl problems
This commit is contained in:
parent
42b941f2a7
commit
0a785dd09d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:latest
|
FROM alpine:3.8
|
||||||
LABEL maintainer "J. Elfring <devops@elfrinjo.de>"
|
LABEL maintainer "J. Elfring <devops@elfrinjo.de>"
|
||||||
|
|
||||||
RUN apk --update --no-cache add tor
|
RUN apk --update --no-cache add tor
|
||||||
|
|
Reference in a new issue