Skip to content

Commit

Permalink
chore: update libssl-dev to 3.0.13-1~deb12u1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Jul 17, 2024
1 parent d0bd94f commit 7c6d638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dockerfiles/tor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN set -x \
dirmngr=2.2.40-1.1 \
gnupg=2.2.40-1.1 \
libevent-dev=2.1.12-stable-8 \
libssl-dev=3.0.11-1~deb12u2 \
libssl-dev=3.0.13-1~deb12u1 \
libtool-bin=2.4.7-7~deb12u1 \
make=4.3-4.1 \
net-tools=2.10-0.1 \
Expand Down Expand Up @@ -113,7 +113,7 @@ RUN set -x \
&& apt-get install -y --no-install-recommends \
ca-certificates=20230311 \
libevent-2.1-7=2.1.12-stable-8 \
libssl-dev=3.0.11-1~deb12u2 \
libssl-dev=3.0.13-1~deb12u1 \
openssl=3.0.11-1~deb12u2 \
wget=1.21.3-1+b2 \
&& apt-get clean \
Expand Down

0 comments on commit 7c6d638

Please sign in to comment.