File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/ci/docker/host-x86_64 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22# CentOS 7 has headers for kernel 3.10, but that's fine as long as we don't
33# actually use newer APIs in rustc or std without a fallback. It's more
44# important that we match glibc for ELF symbol versioning.
5- public.ecr.aws/docker/library/centos:7
5+ FROM public.ecr.aws/docker/library/centos:7
66
77WORKDIR /build
88
Original file line number Diff line number Diff line change 22# CentOS 7 has headers for kernel 3.10, but that's fine as long as we don't
33# actually use newer APIs in rustc or std without a fallback. It's more
44# important that we match glibc for ELF symbol versioning.
5- public.ecr.aws/docker/library/centos:7
5+ FROM public.ecr.aws/docker/library/centos:7
66
77WORKDIR /build
88
You can’t perform that action at this time.
0 commit comments