Skip to content

Commit 59246e0

Browse files
authored
chore(dogfood): add libssl-dev to image (#8312)
1 parent 65112ec commit 59246e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dogfood/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ RUN apt-get update --quiet && apt-get install --yes \
128128
openjdk-11-jdk-headless \
129129
openssh-server \
130130
openssl \
131+
libssl-dev \
131132
pkg-config \
132133
python3 \
133134
python3-pip \

0 commit comments

Comments
 (0)