Update package versions

This commit is contained in:
Subhas Dandapani
2018-05-03 20:45:14 +02:00
parent 57582d6fc2
commit b2797e2150

View File

@@ -1,10 +1,8 @@
FROM alpine:edge
FROM alpine:3.7
EXPOSE 8118 9050
RUN echo '@testing http://nl.alpinelinux.org/alpine/edge/testing' \
>> /etc/apk/repositories && \
apk --update add privoxy tor@testing runit@testing
RUN apk --update add privoxy tor runit
COPY service /etc/service/