Skip to content

Commit

Permalink
install pkgconf
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyMatt committed Jul 18, 2024
1 parent cb8609b commit e2db706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM phusion/baseimage:jammy-1.0.4 AS base
RUN apt update -y && apt install -y \
automake build-essential cmake curl docker-buildx \
docker-compose-v2 git gnupg lcov libssl-dev libtool \
lsb-release m4 openssl peg python3 python3-pip \
lsb-release m4 openssl peg pkgconf python3 python3-pip \
python3-venv software-properties-common wget

RUN apt upgrade -y
Expand Down

0 comments on commit e2db706

Please sign in to comment.