Update base image to Alpine v3.9
This commit is contained in:
parent
57b251df3d
commit
e155cbc0b4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue