Update alpine Docker tag to v3.19

This commit is contained in:
renovate[bot] 2023-12-08 03:57:18 +00:00 committed by GitHub
parent 0f48b9bd61
commit 78d990a978
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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