Skip to content

Commit

Permalink
Fix mishap
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioisidoro committed Dec 25, 2019
1 parent a02c43c commit 2eaf8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-slim.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ RUN set -ex \
\
&& savedAptMark="$(apt-mark showmanual)" \
&& apt-get update && apt-get install -y --no-install-recommends \
bluez-dev \
dpkg-dev \
gcc \
libbluetooth-dev \
libbz2-dev \
libc6-dev \
libexpat1-dev \
Expand Down

0 comments on commit 2eaf8c2

Please sign in to comment.