Skip to content

Commit

Permalink
Set correct version for Debian curl package
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanotti committed Oct 12, 2023
1 parent 9d1f53d commit 1f4550e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracer/build/_build/docker/debian.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apt-get update \
git=1:2.20.1-2+deb10u3 \
procps=2:3.3.15-2 \
wget=1.20.1-1.1 \
curl=7.64.0-4+deb10u6 \
curl=7.64.0-4+deb10u7 \
cmake=3.13.4-1 \
make=4.2.1-1.2 \
llvm=1:7.0-47 \
Expand Down

0 comments on commit 1f4550e

Please sign in to comment.