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

authored by

Renovate Bot and committed by
renovate[bot]
(Jan 27, 2022, 3:49 AM UTC) 3ddbdcb0 08107cb4

+1 -1
+1 -1
Dockerfile
··· 1 - FROM golang@sha256:2adfd0d7f507cfe0dab9aefaf3e0b973b9c8cce48caa43431dca7f8a2cef5557 AS go-build 1 + FROM golang@sha256:d7f2f6f649920ec58af3ecd82c460c04c7eb5335dfed57a5383ba60d83b5d0a8 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 \