We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 181ff04 + 3e0ea96 commit 7337a57Copy full SHA for 7337a57
Dockerfile
@@ -1,5 +1,5 @@
1
# Using official python runtime base image
2
-FROM python:3.8-slim
+FROM python:3.9.2-slim
3
4
# Set the application directory
5
WORKDIR /app
0 commit comments