Skip to content
Snippets Groups Projects
Commit 5fd35f82 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

l_BaseKit_p_2024.0.0.49564_offline.sh upgrade

parent f79a7d00
No related branches found
No related tags found
No related merge requests found
Pipeline #116775 failed
...@@ -5,10 +5,9 @@ RUN yum -y update && yum -y upgrade && \ ...@@ -5,10 +5,9 @@ RUN yum -y update && yum -y upgrade && \
yum -y groupinstall development && \ yum -y groupinstall development && \
yum -y clean all && \ yum -y clean all && \
date +"%Y-%m-%d-%H%M" > /last_update date +"%Y-%m-%d-%H%M" > /last_update
RUN wget wget https://registrationcenter-download.intel.com/akdlm/IRC_NAS/20f4e6a1-6b0b-4752-b8c1-e5eacba10e01/l_BaseKit_p_2024.0.0.49564_offline.sh && \
RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/17977/l_BaseKit_p_2021.3.0.3219_offline.sh && \ bash l_BaseKit_p_2024.0.0.49564_offline.sh \
bash l_BaseKit_p_2021.3.0.3219_offline.sh \ --log l_BaseKit_p_2024.0.0.49564_offline.log \
--log l_BaseKit_p_2021.3.0.3219_offline.log \
--remove-extracted-files yes \ --remove-extracted-files yes \
-a \ -a \
--action install \ --action install \
...@@ -16,4 +15,4 @@ RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/17977/l_Bas ...@@ -16,4 +15,4 @@ RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/17977/l_Bas
--eula accept \ --eula accept \
--intel-sw-improvement-program-consent decline \ --intel-sw-improvement-program-consent decline \
--silent && \ --silent && \
/bin/rm l_BaseKit_p_2021.3.0.3219_offline.sh /bin/rm l_BaseKit_p_2024.0.0.49564_offline.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment