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 02ca7cb + 204d832 commit 4d5d8cfCopy full SHA for 4d5d8cf
compose/production/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