chore(dogfood): add libssl-dev to image (#8312)

This commit is contained in:
Colin Adler
2023-07-05 00:24:32 -05:00
committed by GitHub
parent 65112ecc04
commit 59246e054f
+1
View File
@@ -128,6 +128,7 @@ RUN apt-get update --quiet && apt-get install --yes \
openjdk-11-jdk-headless \
openssh-server \
openssl \
libssl-dev \
pkg-config \
python3 \
python3-pip \