Spaces:

npc0 commited on
Commit
5b4db99
1 Parent(s): 409b3ab

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:ubuntu
2
 
3
  # RUN echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories
4
  RUN apt install -y git
 
1
+ FROM ubuntu
2
 
3
  # RUN echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories
4
  RUN apt install -y git