Merge pull request #13 from PeterDaveHello/renovate/docker-alpine-3.x

Update alpine Docker tag to v3.11

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Peter Dave Hello 2019-12-20 12:44:36 +08:00 committed by GitHub
commit fb1edc8729
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.10 FROM alpine:3.11
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"