Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1792 from PaulVMo/fix-debian-docker-apt-depend
Browse files Browse the repository at this point in the history
Add pax-utils to debian Dockerfile packages
  • Loading branch information
jeffgrunewald authored Aug 6, 2022
2 parents bfd3d7e + 4e812f4 commit a2cb739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN apt update \
libtool \
lz4 \
libprotobuf-dev \
pax-utils \
wget \
${EXTRA_BUILD_APT_PACKAGES}

Expand Down

0 comments on commit a2cb739

Please sign in to comment.