Use microcode-20171117 in kernel build as microcode-20180108 is no longer available

Signed-off-by: Emily Casey <ecasey@pivotal.io>
Signed-off-by: Steve Hiehn <shiehn@pivotal.io>
This commit is contained in:
Emily Casey 2018-01-30 17:44:32 -05:00 committed by Steve Hiehn
parent a7620b7604
commit e0374afb54
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@ RUN if [ "${KERNEL_SERIES}" != "4.4.x" ]; then \
fi
# Download Intel ucode and create a CPIO archive for it
ENV UCODE_URL=https://downloadmirror.intel.com/27431/eng/microcode-20180108.tgz
ENV UCODE_URL=https://downloadmirror.intel.com/27337/eng/microcode-20171117.tgz
RUN set -e && \
if [ $(uname -m) == x86_64 ]; then \
cd /ucode && \

View File

@ -1 +1 @@
871df55f0ab010ee384dabfc424f2c12 microcode.tar.gz
b294245d1f7f6c20f01edba53185f258 microcode.tar.gz