Skip to content

Commit 83eea6f

Browse files
authored
chore: pull nvidia stuff from bluefin common (#135)
1 parent 1671750 commit 83eea6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ RUN set -xeuo pipefail && \
7373

7474
FROM scratch AS ctx
7575
COPY --from=ghcr.io/projectbluefin/common:latest /system_files/shared /system_files/shared
76+
COPY --from=ghcr.io/projectbluefin/common:latest /system_files/nvidia /system_files/nvidia
7677
COPY --from=builder /out/wallpapers /wallpapers
7778
COPY --from=builder /out/logos /logos
7879
COPY /branding/system_files /system_files/shared

0 commit comments

Comments
 (0)