mirror of
https://github.com/hassio-addons/addon-tor.git
synced 2025-05-07 12:31:29 +00:00
⬆️ Update alpine_3_21/coreutils to v9.5-r2 (#248)
This commit is contained in:
parent
ea4b6cc676
commit
c503ead597
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ COPY rootfs /
|
|||
# Setup base
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
coreutils=9.5-r1 \
|
||||
coreutils=9.5-r2 \
|
||||
openssl=3.3.2-r4 \
|
||||
tor=0.4.8.13-r0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue