Skip to content

Commit

Permalink
Dockerfile: linux-headers-amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Nov 2, 2023
1 parent 441e5ce commit e18a3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LABEL maintainer2="John Phan"
RUN apt-get update
RUN apt-get install \
ca-certificates \
linux-headers \
linux-headers-amd64 \
git \
libcurl4-openssl-dev \
libseccomp-dev
Expand Down

0 comments on commit e18a3a6

Please sign in to comment.