qwgyuz86 commited on
Commit
4a7287f
·
verified ·
1 Parent(s): ea3994a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -21,7 +21,7 @@ ENV EMBED_DEVICE_CHOICE="cpu" \
21
 
22
  # Install system dependencies
23
  RUN apt-get update && \
24
- apt-get install -y curl && \
25
  # apt-get clean && rm -rf /var/lib/apt/lists/*
26
 
27
  # Install Ollama
 
21
 
22
  # Install system dependencies
23
  RUN apt-get update && \
24
+ apt-get install -y curl
25
  # apt-get clean && rm -rf /var/lib/apt/lists/*
26
 
27
  # Install Ollama