Skip to content

Commit

Permalink
fix: bump deps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolitzer committed Sep 18, 2024
1 parent 1fbaccc commit 9a10773
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ RUN apt-get update && \
bash=5.1-6ubuntu1.1 \
psmisc=23.4-2build3 \
bc=1.07.1-3build1 \
curl=7.81.0-1ubuntu1.17 \
curl=7.81.0-1ubuntu1.18 \
device-tree-compiler=1.6.1-1 \
jq=1.6-2.1ubuntu3 \
lua5.4=5.4.4-1 \
lua-socket=3.0~rc1+git+ac3201d-6 \
xxd=2:8.2.3995-1ubuntu2.16 \
xxd=2:8.2.3995-1ubuntu2.18 \
file=1:5.41-3ubuntu0.1 \
/tmp/${TOOLS_DEB} \
&& \
Expand Down

0 comments on commit 9a10773

Please sign in to comment.