Update alpine Docker tag to v3.17

This commit is contained in:
renovate[bot] 2022-11-17 00:33:34 +00:00 committed by GitHub
parent e1560d32f6
commit eb20748f4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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