Skip to content

Commit

Permalink
update: Modified the ca-certificates version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nonnyjoe authored and endersonmaia committed Oct 14, 2024
1 parent 3aeea1e commit ba57148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set -e
apt update
apt install -y --no-install-recommends \
build-essential=12.9ubuntu3 \
ca-certificates=20230311ubuntu0.22.04.1 \
ca-certificates=20240203~22.04.1 \
g++-riscv64-linux-gnu=4:11.2.0--1ubuntu1 \
wget=1.21.2-2ubuntu1
EOF
Expand Down

0 comments on commit ba57148

Please sign in to comment.