Skip to content

Commit

Permalink
chore: pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Sep 14, 2023
1 parent bf092e5 commit e980db9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion images/debian/11.6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ RUN apt-get update && apt-get install -y \
buildah \
cmake \
ruby-full \
libssl-dev
libssl-dev \
pkg-config

# Helm CLI
RUN curl https://baltocdn.com/helm/signing.asc | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null && \
Expand Down

0 comments on commit e980db9

Please sign in to comment.