Merge branch 'main' into renovate/mcr.microsoft.com-devcontainers-python-3.x
This commit is contained in:
commit
ded2a227d8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# `python-base` sets up all our shared environment variables
|
# `python-base` sets up all our shared environment variables
|
||||||
FROM python:3.12-slim AS python-base
|
FROM python:3.13-slim AS python-base
|
||||||
|
|
||||||
# python
|
# python
|
||||||
ENV PYTHONUNBUFFERED=1 \
|
ENV PYTHONUNBUFFERED=1 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue