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 dc14414 commit 3255c6bCopy full SHA for 3255c6b
Dockerfile
@@ -1,5 +1,5 @@
1
# Using official python runtime base image
2
-FROM python:3.7-slim
+FROM python:3.8-slim
3
4
# Set the application directory
5
WORKDIR /app
0 commit comments