diff --git a/Containerfile b/Containerfile index 451a0d0..9b01204 100644 --- a/Containerfile +++ b/Containerfile @@ -6,6 +6,7 @@ RUN --mount=type=cache,target=/var/cache \ cargo \ libvirt-devel \ rust \ + openssl-devel \ && : COPY . /build