We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5d8cf commit 8da347cCopy full SHA for 8da347c
compose/local/django/Dockerfile
@@ -1,5 +1,5 @@
1
# define an alias for the specfic python version used in this file.
2
-FROM python:3.10.13-slim-bullseye AS python
+FROM python:3.10.14-slim-bullseye AS python
3
4
# Python build stage
5
FROM python AS python-build-stage
0 commit comments