Update base image Alpine Linux from v3.12 to v3.13

This commit is contained in:
Peter Dave Hello 2021-01-16 07:42:46 +08:00
parent 9c5063cb5a
commit 614878ab95

View file

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