Skip to content

Commit

Permalink
deps: downgrade python
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Dec 20, 2024
1 parent db5f45b commit 7497b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/docker/app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.8-alpine3.21
FROM python:3.11.11-alpine3.21

ENV PYTHONUNBUFFERED 1
ENV DJANGO_SETTINGS_MODULE 'config.docker-compose'
Expand Down

0 comments on commit 7497b24

Please sign in to comment.