Skip to content

Commit 220969c

Browse files
committed
fixup
1 parent e512070 commit 220969c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/docker/x86_64-unknown-linux-gnu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ubuntu:19.04
22
RUN apt-get update
33
RUN apt-get install -y --no-install-recommends \
4-
gcc libc6-dev ca-certificates
4+
gcc libc6-dev ca-certificates linux-headers-generic
55

66
RUN apt search linux-headers
77
RUN ls /usr/src

0 commit comments

Comments
 (0)