remembered to escape newline
All checks were successful
Build Silverblue Image / build-push (push) Successful in 10m5s

This commit is contained in:
Joshua Seiger-Eatwell 2025-01-03 09:15:46 +01:00
parent fa24b2187f
commit 7957bdd111

View File

@ -3,7 +3,7 @@ ARG FEDORA_MAJOR_VERSION=41
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION} FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
RUN rpm-ostree install \ RUN rpm-ostree install \
vim vim \
ncdu ncdu
RUN rpm-ostree override remove firefox firefox-langpacks RUN rpm-ostree override remove firefox firefox-langpacks