chore(ci): Always update openldap

This commit is contained in:
Kyle Gospodnetich 2025-01-20 10:26:03 -08:00
parent f27285408a
commit a6da83af4d

View File

@ -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 \