Skip to content

Commit

Permalink
⬆️ Update debian_12/openssl to v3.0.15-1~deb12u1 (#694)
Browse files Browse the repository at this point in the history
* ⬆️ Update debian_12/iputils-ping to v3:20221126-1+deb12u1

* ⬆️ Update debian_12/openssl to v3.0.15-1~deb12u1

* Update Dockerfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Max <[email protected]>
  • Loading branch information
renovate[bot] and elcajon authored Nov 9, 2024
1 parent 4a28c66 commit 5e435f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@ RUN \
\
&& apt-get install -y --no-install-recommends \
ack=3.6.0-1 \
libarchive-tools=3.6.2-1+deb12u1 \
libarchive-tools=3.6.2-1+deb12u2 \
build-essential="${build_essential_version}" \
colordiff=1.0.20-1 \
git=1:2.39.5-0+deb12u1 \
iputils-ping=3:20221126-1 \
iputils-ping=3:20221126-1+deb12u1 \
locales="${locales_version}" \
mariadb-client=1:10.11.6-0+deb12u1 \
mosquitto-clients=2.0.11-1.2+deb12u1 \
net-tools=2.10-0.1 \
nmap=7.93+dfsg1-1 \
openssh-client="${openssh_client_version}" \
openssl=3.0.14-1~deb12u2 \
openssl=3.0.15-1~deb12u1 \
python3-dev=3.11.2-1+b1 \
python3=3.11.2-1+b1 \
unzip=6.0-28 \
Expand Down

0 comments on commit 5e435f3

Please sign in to comment.