Skip to content
Snippets Groups Projects
Unverified Commit 4002bc3c authored by Simon Lamon's avatar Simon Lamon Committed by GitHub
Browse files

Downgrade devcontainer to Python 3.12 again (#130562)

parent c35ef6bd
No related branches found
No related tags found
No related merge requests found
FROM mcr.microsoft.com/devcontainers/python:1-3.13 FROM mcr.microsoft.com/devcontainers/python:1-3.12
SHELL ["/bin/bash", "-o", "pipefail", "-c"] SHELL ["/bin/bash", "-o", "pipefail", "-c"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment