mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
@@ -1,5 +1,5 @@
|
||||
# Sets the python version
|
||||
FROM python:3.9.5-slim
|
||||
FROM python:3.9-slim-bookworm
|
||||
|
||||
# Allows the logs generated by python apps to be rendered in the terminal
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
|
||||
Reference in New Issue
Block a user