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 1df2a24 commit 204d832Copy full SHA for 204d832
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