parent
622e46e22f
commit
c38e3ba8c0
@ -1,4 +1,4 @@
|
|||||||
FROM python:3-alpine
|
FROM python:3.13-alpine
|
||||||
|
|
||||||
# Set environment variables to prevent Python from writing .pyc files to disk and buffering stdout and stderr
|
# Set environment variables to prevent Python from writing .pyc files to disk and buffering stdout and stderr
|
||||||
ENV PYTHONDONTWRITEBYTECODE=1
|
ENV PYTHONDONTWRITEBYTECODE=1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user