Skip to content

Commit

Permalink
deps: fix python
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Dec 20, 2024
1 parent f7dfa93 commit cedc36f
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-alpine
FROM python:3.10.14-alpine

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

0 comments on commit cedc36f

Please sign in to comment.