baxin commited on
Commit
5ffceaa
·
1 Parent(s): 7cc561c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.8.10
2
 
3
  RUN apt-get update && \
4
  apt-get install -y git pkg-config libsystemd-dev
 
1
+ FROM python:3.8.5
2
 
3
  RUN apt-get update && \
4
  apt-get install -y git pkg-config libsystemd-dev