Merge pull request #51 from PeterDaveHello/dependabot/docker/alpine-3.18

This commit is contained in:
Peter Dave Hello 2023-05-12 00:05:51 +08:00 committed by GitHub
commit f543ddf04c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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