Skip to content

Commit

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

0 comments on commit 3147563

Please sign in to comment.