mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore(dogfood): add libssl-dev to image (#8312)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user