Bump to Fedora 44 with LLVM 22 (#81) · python/cpython-devcontainers@05abf18

GitHub

Original file line numberDiff line numberDiff line change@@ -1,6 +1,6 @@

1-FROM docker.io/library/fedora:43

1+FROM docker.io/library/fedora:44

223-LABEL org.opencontainers.image.base.name="docker.io/library/fedora:43"

3+LABEL org.opencontainers.image.base.name="docker.io/library/fedora:44"

44LABEL org.opencontainers.image.source="https://github.com/python/cpython-devcontainers"

55LABEL org.opencontainers.image.title="CPython development container"

66LABEL org.opencontainers.image.description="CPython development container with the tooling to work on Linux builds."