Skip to content

Commit 2fb1273

Browse files
committed
Update python version in Dockerfile
1 parent 2592ed0 commit 2fb1273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
COPY Pipfile .
44
COPY Pipfile.lock .

0 commit comments

Comments
 (0)