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

Update alpine Docker tag to v3.12
This commit is contained in:
Peter Dave Hello 2020-05-30 15:33:16 +08:00 committed by GitHub
commit 9c5063cb5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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