mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-26 04:48:13 +08:00
update all dependencies to match current
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Sets the python version
|
||||
FROM python:3.9-slim-bookworm
|
||||
FROM python:3.12-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