Skip to content

Commit 12c66e1

Browse files
committed
pin python to 3.9
1 parent f0f1184 commit 12c66e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3
1+
FROM python:3.9
22
LABEL maintainer "Kyle Lucy <[email protected]>"
33

44
RUN pip install --no-cache-dir tailon

0 commit comments

Comments
 (0)