Skip to content

Commit e980db9

Browse files
committed
chore: pkg-config
1 parent bf092e5 commit e980db9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

images/debian/11.6/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ RUN apt-get update && apt-get install -y \
2020
buildah \
2121
cmake \
2222
ruby-full \
23-
libssl-dev
23+
libssl-dev \
24+
pkg-config
2425

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

0 commit comments

Comments
 (0)