mirror of
https://github.com/hassio-addons/addon-tor.git
synced 2025-05-07 04:21:24 +00:00
⬆️ Update alpine_3_20/openssl to v3.3.1-r1 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e91361b70
commit
27ac2747bf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COPY rootfs /
|
|||
RUN \
|
||||
apk add --no-cache \
|
||||
coreutils=9.5-r1 \
|
||||
openssl=3.3.1-r0 \
|
||||
openssl=3.3.1-r1 \
|
||||
tor=0.4.8.12-r0
|
||||
|
||||
HEALTHCHECK \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue