mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-01 07:13:26 +00:00
chore(ci): Always update openldap
This commit is contained in:
parent
f27285408a
commit
a6da83af4d
@ -202,6 +202,11 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
--from repo=updates \
|
||||
SDL2 \
|
||||
|| true && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=updates \
|
||||
openldap \
|
||||
|| true && \
|
||||
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
|
Loading…
x
Reference in New Issue
Block a user