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 6f6f49a commit 5902bd0Copy full SHA for 5902bd0
compose/local/docs/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
5
# Python build stage
0 commit comments