Skip to content

Commit

Permalink
python 3.12 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nc2U committed Dec 15, 2023
1 parent 5470c99 commit 7ad2631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/python/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11
FROM python:3.12
ENV PYTHONUNBUFFERED 1
RUN mkdir -pv /app/django
WORKDIR /app/django
Expand Down

0 comments on commit 7ad2631

Please sign in to comment.