Skip to content

Commit

Permalink
Revert "Bump the minor group in /docker/django with 1 update (#994)"
Browse files Browse the repository at this point in the history
This reverts commit 780594e.
  • Loading branch information
monosans committed Dec 11, 2023
1 parent a1d9ba1 commit 8f1de05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/django/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY ./socnet/static/private/js/ ./socnet/static/private/js/
RUN npm run build


FROM python:3.12-slim-bookworm as python
FROM python:3.11-slim-bookworm as python

ENV PYTHONUNBUFFERED=1 \
PYTHONDONTWRITEBYTECODE=1
Expand Down

0 comments on commit 8f1de05

Please sign in to comment.