diff --git a/tor/Dockerfile b/tor/Dockerfile index 8a0c4c0..eee6ea2 100755 --- a/tor/Dockerfile +++ b/tor/Dockerfile @@ -12,7 +12,7 @@ COPY rootfs / RUN \ apk add --no-cache \ coreutils=9.3-r1 \ - openssl=3.1.1-r3 \ + openssl=3.1.2-r0 \ tor=0.4.7.13-r2 HEALTHCHECK \