We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cec9835 + 4f09667 commit 74548b3Copy full SHA for 74548b3
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Using official python runtime base image
2
-FROM python:3.9.2-slim
+FROM python:3.9.4-slim
3
4
# Set the application directory
5
WORKDIR /app
0 commit comments