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

This commit is contained in:
Peter Dave Hello 2021-06-16 08:20:43 +08:00
parent fd83cd5cd0
commit 9fea5617ee

View file

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