Skip to content

Commit c2ccd6e

Browse files
authored
Fix nightly build (#9487)
1 parent 9461908 commit c2ccd6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1818
curl=8.5.0-2ubuntu10.6 \
1919
htop=3.3.0-4build1 \
2020
iputils-ping=3:20240117-1build1 \
21-
jq=1.7.1-3build1 \
21+
jq=1.7.1-3ubuntu0.24.04.1 \
2222
less=590-2ubuntu2.1 \
2323
sysstat=12.6.1-2 \
2424
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)