Skip to content

Commit 8761b1b

Browse files
estespthaJeztah
authored andcommitted
Update name for btrfs headers package
Signed-off-by: Phil Estes <[email protected]> (cherry picked from commit fda652b) Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 5db3987 commit 8761b1b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

contrib/Dockerfile.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ RUN ./install-runc
3838

3939
FROM golang-base AS dev
4040
RUN apt-get update && apt-get install -y \
41-
btrfs-tools \
41+
libbtrfs-dev \
42+
btrfs-progs \
4243
gcc \
4344
git \
4445
libseccomp-dev \

0 commit comments

Comments
 (0)