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.
2 parents 6a96d64 + 8da347c commit f65c013Copy full SHA for f65c013
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