Skip to content

Commit ac5d9ef

Browse files
committed
Update python Docker tag to v3.9
1 parent 06a5d74 commit ac5d9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7
1+
FROM python:3.9
22

33
RUN mkdir /app
44
WORKDIR /app

0 commit comments

Comments
 (0)