Skip to content

Commit

Permalink
Bump Fedora version to 40
Browse files Browse the repository at this point in the history
  • Loading branch information
vashirov committed May 28, 2024
1 parent c569be3 commit 019855a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Containerfile.fedora
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora:39
FROM fedora:40

RUN rm -f /etc/yum.repos.d/fedora-cisco-openh264.repo

Expand Down
3 changes: 2 additions & 1 deletion Containerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ cracklib-dicts hostname openssl procps-ng psmisc \
python3-pytest npm nodejs rust cargo rpm-build \
libatomic lld libasan libubsan libdrm mesa-libgbm \
libxshmfence webkit2gtk3 passwd cockpit dbus-glib \
openldap-clients perl-Mozilla-LDAP python3-cryptography && \
openldap-clients perl-Mozilla-LDAP python3-cryptography \
net-snmp net-snmp-utils && \
dnf clean all

RUN pip3 install pytest-html pytest-custom_exit_code flaky pytest-playwright playwright python-slugify testimony
Expand Down

0 comments on commit 019855a

Please sign in to comment.