Update base image Alpine Linux from v3.15 to v3.16

This commit is contained in:
Peter Dave Hello 2022-05-24 23:38:32 +08:00
parent 7c34d35ea2
commit 502149ff21

View file

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