tor: bump alpine to edge
This commit is contained in:
parent
3e1e3c0a36
commit
3cbbf03128
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.9
|
FROM alpine:edge
|
||||||
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