Skip to content

Commit a092f56

Browse files
committed
remove trailing line
1 parent 9b4ba4b commit a092f56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unix/linux/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1515
# Get the git sources. If not cached, this takes O(5 minutes).
1616
WORKDIR /git
1717
RUN git config --global advice.detachedHead false
18-
1918
# Linux Kernel: Released 12 May 2024
2019
RUN git clone --branch v6.9 --depth 1 https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
2120
# GNU C library: Released 31 Jan 2024

0 commit comments

Comments
 (0)