Skip to content

Commit 3b23c2c

Browse files
guptaskvinser52
authored andcommitted
dummy change to trigger container image rebuild
1 parent bfe54ad commit 3b23c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/images/install-dsa-deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ rm -rf idxd-config
1515
# Install DML Library
1616
git clone --recursive https://github.com/intel/DML.git
1717
cd DML
18+
git checkout e44443c24d53552b248b9869b1b16f89cd970f52
1819
mkdir build
1920
cd build
2021
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo ..

0 commit comments

Comments
 (0)