Skip to content

Commit

Permalink
Revert "distrosync to fix mesa driver incompatibility"
Browse files Browse the repository at this point in the history
This reverts commit 150f9fc.
  • Loading branch information
prydom committed Oct 1, 2024
1 parent 150f9fc commit 503c7c5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ RUN \
&& cp -r /tmp/rpms/* /usr/share/local-rpm-repo \
&& createrepo /usr/share/local-rpm-repo \
# Upgrade image - fail the pipeline if there no upgrades
&& ostree-dnf-upgrade.py --distrosync \
&& python3 -u /usr/sbin/ostree-dnf-upgrade.py --fail-if-no-upgrades \
# clear accounts so they uid/gids get assigned by sysusers.d
&& echo "root:x:0:0:root:/root:/bin/bash" > /etc/passwd \
Expand Down

0 comments on commit 503c7c5

Please sign in to comment.