Skip to content

Commit

Permalink
deps: reset python
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Dec 20, 2024
1 parent 3711c8b commit ba78d23
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.10.16-alpine3.21
FROM python:3.10.14-alpine

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

0 comments on commit ba78d23

Please sign in to comment.