[READ-ONLY] Mirror of https://github.com/elsbrock/tor-node. 🚀 small, customizable, up-to-date Tor node 🐳 Docker image based on the Arch Linux tor package
archlinux autoupdate distroless renovate tor
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update golang docker digest to 52d019b

authored by

Renovate Bot and committed by
renovate[bot]
(Dec 22, 2021, 11:19 AM UTC) 02f68307 c02ca638

+1 -1
+1 -1
Dockerfile
··· 1 - FROM golang@sha256:5c8ff7f943ce199ea0985733791ab165abb362c9cf367e225b60a97f01ce5e87 AS go-build 1 + FROM golang@sha256:52d019b6f3e03bfc08c632b060333a1709b489a491c7144551c4574b7718f122 AS go-build 2 2 3 3 ENV GOARCH=amd64 4 4 RUN go install -ldflags="-extldflags=-static" -v gitlab.com/yawning/obfs4.git/obfs4proxy@latest \