mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Revert to using the nvidia base image for the next release
This commit is contained in:
parent
51d0c9b8b0
commit
32a505d841
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
FROM ubuntu:jammy
|
||||
FROM nvidia/cuda:12.2.0-devel-ubuntu22.04
|
||||
# FROM ubuntu:jammy
|
||||
|
||||
LABEL org.opencontainers.image.source https://github.com/khoj-ai/khoj
|
||||
|
||||
|
|
Loading…
Reference in a new issue