Skip to content

Commit

Permalink
Ubuntu 24.04: xz needed to redistribute binaries (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart authored Sep 5, 2024
1 parent 903932a commit c41d9bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfiles/ubuntu-24.04.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ RUN apt update -y \
rsync \
unzip \
wget \
xz \
zlib1g-dev \
&& locale-gen en_US.UTF-8 \
&& apt autoremove --purge \
Expand Down

0 comments on commit c41d9bf

Please sign in to comment.