This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use Python 3.14 as requested
|
||||
FROM docker.io/library/python:3.14-slim
|
||||
# 3.13, because with 3.14 it requires gcc (wheels not available)
|
||||
FROM docker.io/library/python:3.13-slim
|
||||
|
||||
# Set environment variables
|
||||
ENV PYTHONDONTWRITEBYTECODE=1
|
||||
|
||||
Reference in New Issue
Block a user