Update fedora 38 docker container to fedora 40 (#3396)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM fedora:38
|
||||
FROM fedora:40
|
||||
|
||||
RUN dnf update -y
|
||||
RUN dnf install python3 git gcc gcc-c++ cmake make libuuid-devel libfaketime glibc-langpack-en curl -y
|
||||
Reference in New Issue
Block a user