mirror of
https://github.com/hassio-addons/addon-tor.git
synced 2025-05-07 04:21:24 +00:00
⬆️ Update alpine_3_21/tor to v0.4.8.15-r0 (#265)
This commit is contained in:
parent
822881795e
commit
c6b04b3d69
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ ARG WEBTUNNEL_VERSION=v0.0.2
|
|||
RUN \
|
||||
apk add --no-cache \
|
||||
coreutils=9.5-r2 \
|
||||
tor=0.4.8.14-r1 \
|
||||
tor=0.4.8.15-r0 \
|
||||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
go=1.23.7-r0 \
|
||||
git=2.47.2-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue