devcontainer: include openssl
Needed for certificate generation.
This commit is contained in:
parent
f4576cb255
commit
5f16fb1e31
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ RUN dnf install -y \
|
|||
koji-utils \
|
||||
lsof \
|
||||
make \
|
||||
openssl \
|
||||
podman \
|
||||
postgresql \
|
||||
pylint \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue