Skip to content

Commit

Permalink
Add workaround and update for intel-bootc
Browse files Browse the repository at this point in the history
Added workaround for libdnf,hl-smi binary and ilab wrapper.

Signed-off-by: Enrique Belarte Luque <ebelarte@redhat.com>
  • Loading branch information
enriquebelarte committed Sep 10, 2024
1 parent 2dfaf6c commit 21a6b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training/intel-bootc/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN grep -q /usr/lib/containers/storage /etc/containers/storage.conf || \
COPY duplicated/ilab-wrapper/ilab /usr/bin/ilab
RUN chmod +x /usr/bin/ilab

ARG INSTRUCTLAB_IMAGE="quay.io/ebelarte/instructlab-intel:030924"
ARG INSTRUCTLAB_IMAGE="quay.io/ai-lab/instructlab-intel:latest"
ARG INSTRUCTLAB_IMAGE_PULL_SECRET="instructlab-intel-pull"


Expand Down

0 comments on commit 21a6b4d

Please sign in to comment.