Skip to content

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
small typo.

Thanks to @braultatgithub for pointing this out.

Replaces: #702

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
  • Loading branch information
braultatgithub authored and rhatdan committed Aug 1, 2024
1 parent ee0ac36 commit 4b3e572
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 @@ -4,7 +4,7 @@ ARG BASEIMAGE="quay.io/centos-bootc/centos-bootc:stream9"
FROM ${DRIVER_TOOLKIT_IMAGE} as builder

# NOTE: The entire Gaudi stack from Kernel drivers to PyTorch and Instructlab
# must be updated in lockstep. Please coordinate updateis with all
# must be updated in lockstep. Please coordinate updates with all
# stakeholders.
ARG DRIVER_VERSION=1.16.1-7
ARG HABANA_REPO="https://vault.habana.ai/artifactory/rhel/9/9.2"
Expand Down

0 comments on commit 4b3e572

Please sign in to comment.