Răsfoiți Sursa

loosen the range of package versions

subDesTagesMitExtraKaese 1 an în urmă
părinte
comite
5e231db249
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -11,7 +11,7 @@ ADD whisper.cpp/ /build/
 RUN make
 
 # main image
-FROM python:3.10-slim-bullseye
+FROM python:3-slim-bullseye
 WORKDIR /app/
 
 # Install dependencies