We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f1184 commit 12c66e1Copy full SHA for 12c66e1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3
+FROM python:3.9
2
LABEL maintainer "Kyle Lucy <[email protected]>"
3
4
RUN pip install --no-cache-dir tailon
0 commit comments