Accepting request 1070182 from home:aplanas:branches:devel:microos:containers
- Add libefivars, as it is required for measure boot OBS-URL: https://build.opensuse.org/request/show/1070182 OBS-URL: https://build.opensuse.org/package/show/devel:microos:containers/keylime-control-plane-image?expand=0&rev=6
This commit is contained in:
parent
797861c512
commit
e9670d8b51
@ -36,6 +36,7 @@ RUN set -euo pipefail; \
|
||||
python3-packaging \
|
||||
python3-pyasn1 \
|
||||
python3-pyasn1-modules \
|
||||
libefivar1 \
|
||||
iproute2; \
|
||||
zypper -n clean; \
|
||||
rm -rf /var/log/*
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 12:49:21 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
- Add libefivars, as it is required for measure boot
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 15:15:11 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user