Compare commits
No commits in common. "ded2a227d861898e3b483b7582701c47cdf773a4" and "731fae8bd9aa9aeb6f410fee7243f134b78a442a" have entirely different histories.
ded2a227d8
...
731fae8bd9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# `python-base` sets up all our shared environment variables
|
||||
FROM python:3.13-slim AS python-base
|
||||
FROM python:3.12-slim AS python-base
|
||||
|
||||
# python
|
||||
ENV PYTHONUNBUFFERED=1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue