Skip to content

Commit b28bc37

Browse files
committed
add root user to tests
Signed-off-by: jafraustro <jaime.fraustro.valdez@intel.com>
1 parent 1a4462e commit b28bc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preset/deep-learning/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ RUN conda create -yn 'tensorflow-cpu' \
262262
"python=${PYTHON_VERSION}" \
263263
"dpnp=${DPNP_VERSION}" \
264264
"intel-extension-for-tensorflow=${ITEX_CPU_VERSION}=*cpu*" \
265-
"intel-optimization-for-horovod=${HOROVOD_VERSION}" \
265+
# "intel-optimization-for-horovod=${HOROVOD_VERSION}" \
266266
'ipykernel==6.29.5' \
267267
'kernda==0.3.0' \
268268
'matplotlib-base>=3.8.4' \

0 commit comments

Comments
 (0)