Anuj-Panthri commited on
Commit
8839fb3
·
1 Parent(s): ed3b1a3

dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.8-alpine
2
  # FROM ubuntu:latest
3
 
4
  # RUN apt-get update && \
 
1
+ FROM python:3.7-alpine
2
  # FROM ubuntu:latest
3
 
4
  # RUN apt-get update && \