Bump fedora-cpp revision

This commit is contained in:
Erki 2024-06-25 16:04:30 +03:00
parent 7388ec90c4
commit 2e561f9dfd

View File

@ -1,4 +1,4 @@
FROM fedora:39 FROM fedora:40
RUN dnf groupinstall "Development Tools" "Development Libraries" -y RUN dnf groupinstall "Development Tools" "Development Libraries" -y
RUN dnf install npm cmake ninja-build python3 python3-pip python3-sphinx gcc-c++ libasan libubsan -y RUN dnf install npm cmake ninja-build python3 python3-pip python3-sphinx gcc-c++ libasan libubsan -y