Yaya86 commited on
Commit
b225ca7
·
verified ·
1 Parent(s): ef7c8e5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM Ubuntu:latest
2
  RUN apt update && apt install curl -y
3
 
4
  RUN curl -fsSL https://ollama.com/install.sh | sh
 
1
+ FROM ubuntu:latest
2
  RUN apt update && apt install curl -y
3
 
4
  RUN curl -fsSL https://ollama.com/install.sh | sh