Update base image to Alpine v3.9

This commit is contained in:
Peter Dave Hello 2019-02-01 01:37:54 +08:00
parent 57b251df3d
commit e155cbc0b4

View file

@ -1,4 +1,4 @@
FROM alpine:3.8 FROM alpine:3.9
LABEL maintainer="Peter Dave Hello <hsu@peterdavehello.org>" LABEL maintainer="Peter Dave Hello <hsu@peterdavehello.org>"
LABEL name="tor-socks-proxy" LABEL name="tor-socks-proxy"