Browse Source

fix dockerfile

Daniel Gatis 3 năm trước cách đây
mục cha
commit
80edc8e4e9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM nvidia/cuda
+FROM nvidia/cuda:11.4.1-devel-ubi8
 
 RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip python3-dev llvm llvm-dev
 RUN pip3 install rembg