Skip to content

Commit e512070

Browse files
committed
fixup
1 parent 8378d31 commit e512070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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 linux-headers-generic
4+
gcc libc6-dev ca-certificates
55

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

0 commit comments

Comments
 (0)