Skip to content

Commit

Permalink
Test Fedora 41 errata.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed Nov 8, 2024
1 parent a6e5911 commit 8c22c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM registry.fedoraproject.org/fedora
RUN if grep 'Fedora release 41' /etc/redhat-release ; then dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-1546079ac0 ; fi
COPY . /src/
WORKDIR /src
RUN tests/build.sh
Expand Down

0 comments on commit 8c22c46

Please sign in to comment.