]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
no-issue: devcontainer: update to Fedora 40 (gh-118161)
authorrindeal <dev.rindeal@gmail.com>
Wed, 24 Apr 2024 11:13:35 +0000 (11:13 +0000)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 11:13:35 +0000 (20:13 +0900)
.devcontainer/Dockerfile

index fa30aee478cf33a98de0a0e77342a3f7b7d1c6ac..6f8fe005621c88e669b6a82e1a41d84d16382e9d 100644 (file)
@@ -1,4 +1,4 @@
-FROM docker.io/library/fedora:37
+FROM docker.io/library/fedora:40
 
 ENV CC=clang