Skip to content

Commit 0eae9dd

Browse files
killianmuldoondpf-release
authored andcommitted
fix: downgrade dms base image for path issue
* fix: downgrade dms base image for path issue downgrade the version of DMS used to fix issue with path Signed-off-by: Killian Muldoon <[email protected]> Based on release-v25.7@c7ad4592c6dba51f81c43abf1d51894af34eb718
1 parent 6429c7f commit 0eae9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.hostdriver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nvcr.io/nvidia/doca/doca:3.1.0-full-rt-host
1+
FROM nvcr.io/nvidia/doca/doca:3.0.0-full-rt-host
22

33
ARG TARGETARCH
44
ARG MFT_VERSION=4.29.0-131

0 commit comments

Comments
 (0)