Update alpine Docker tag to v3.15

This commit is contained in:
Renovate Bot 2021-11-19 01:14:31 +00:00
parent 7712d45821
commit ebc41d1aa3
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

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