Mailing List Archive

no-issue: devcontainer: update to Fedora 40 (gh-118161)
https://github.com/python/cpython/commit/f6e5cc66bef74346b4a6490f9d0c623e7a736e03
commit: f6e5cc66bef74346b4a6490f9d0c623e7a736e03
branch: main
author: rindeal <dev.rindeal@gmail.com>
committer: corona10 <donghee.na92@gmail.com>
date: 2024-04-24T20:13:35+09:00
summary:

no-issue: devcontainer: update to Fedora 40 (gh-118161)

files:
M .devcontainer/Dockerfile

diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile
index fa30aee478cf33..6f8fe005621c88 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker.io/library/fedora:37
+FROM docker.io/library/fedora:40

ENV CC=clang


_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-leave@python.org
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: list-python-checkins@lists.gossamer-threads.com