mirror of
https://github.com/golang/sys.git
synced 2026-01-29 15:12:09 +03:00
remove trailing line
This commit is contained in:
@@ -15,7 +15,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
# Get the git sources. If not cached, this takes O(5 minutes).
|
||||
WORKDIR /git
|
||||
RUN git config --global advice.detachedHead false
|
||||
|
||||
# Linux Kernel: Released 12 May 2024
|
||||
RUN git clone --branch v6.9 --depth 1 https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
|
||||
# GNU C library: Released 31 Jan 2024
|
||||
|
||||
Reference in New Issue
Block a user