Spaces:
Alao
/
Build error

Alao commited on
Commit
71aa9fa
·
verified ·
1 Parent(s): 8ae8daa

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM debian:test
2
  RUN apt update
3
  WORKDIR /home/user
4
  RUN apt install curl wget python3 -y \
 
1
+ FROM debian:sid
2
  RUN apt update
3
  WORKDIR /home/user
4
  RUN apt install curl wget python3 -y \