提交 3e333484 编写于 作者: S storypku 提交者: Liu Jiaming

Docker: updated dev.x86_64.stable Docker image w/ adv_plat prebuilt

上级 05b225dd
......@@ -146,7 +146,7 @@ function determine_prev_image_timestamp() {
fi
elif [[ "${stage}" == "runtime" ]]; then
if [[ "${dist}" == "stable" ]]; then
result="20210312_1536"
result="20210315_2158"
fi
fi
else # aarch64
......
......@@ -27,7 +27,7 @@ DEV_INSIDE="in-dev-docker"
SUPPORTED_ARCHS=(x86_64 aarch64)
TARGET_ARCH="$(uname -m)"
VERSION_X86_64="dev-x86_64-18.04-20210312_1536"
VERSION_X86_64="dev-x86_64-18.04-20210315_2158"
TESTING_VERSION_X86_64="dev-x86_64-18.04-testing-20210112_0008"
VERSION_AARCH64="dev-aarch64-18.04-20201218_0030"
......
......@@ -24,7 +24,7 @@ RUNTIME_INSIDE="in-runtime-docker"
TARGET_ARCH="$(uname -m)"
VERSION_X86_64="dev-x86_64-18.04-20210312_1536"
VERSION_X86_64="dev-x86_64-18.04-20210315_2158"
USER_VERSION_OPT=
FAST_MODE="no"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册