[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 fcdc54f

authored by

Renovate Bot and committed by
renovate[bot]
(Dec 21, 2021, 8:56 PM UTC) e23f531e e63df5b5

+1 -1
+1 -1
Dockerfile
··· 1 - FROM golang@sha256:2662d8634aef170aaadcee603ec2eb4c79f573f4333afa907af6523ed7f686dd AS go-build 1 + FROM golang@sha256:fcdc54feee48593e55d868d7413278baeaba42387aa0bdba759151f267d758b5 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 \