Update name for btrfs headers package

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
Phil Estes 2019-11-09 15:22:35 -05:00
parent 40ac9239a8
commit fda652be5a
No known key found for this signature in database
GPG Key ID: 0F386284C03A1162

View File

@ -38,7 +38,8 @@ RUN ./install-runc
FROM golang-base AS dev
RUN apt-get update && apt-get install -y \
btrfs-tools \
libbtrfs-dev \
btrfs-progs \
gcc \
git \
libseccomp-dev \