Skip to content

Commit 02a13ce

Browse files
committed
Update SDE version in Dockerfile: 9.0.0->9.14.0
1 parent 8c17a9c commit 02a13ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ENV LLVM_HOME=$TESTING_HOME/llvm
1010
ARG LLVM_REPO=https://github.com/llvm/llvm-project.git
1111
ARG LLVM_VERSION=main
1212

13-
ARG SDE_REPO=https://downloadmirror.intel.com/684899
14-
ARG SDE_VERSION=sde-external-9.0.0-2021-11-07-lin
13+
ARG SDE_REPO=https://downloadmirror.intel.com/751535
14+
ARG SDE_VERSION=sde-external-9.14.0-2022-10-25-lin
1515

1616
ENV YARPGEN_HOME=$TESTING_HOME/yarpgen
1717
ARG YARPGEN_REPO=https://github.com/intel/yarpgen

0 commit comments

Comments
 (0)