Skip to content

Commit

Permalink
Test runtime difference
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Oct 26, 2023
1 parent 94ca9ed commit 7065630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ RUN export DEBIAN_FRONTEND=noninteractive \
raspberrypi-kernel \
raspberrypi-kernel-headers \
# more internally used packages
samba samba-common-bin gcc lighttpd php-common php-cgi php at mpd mpc mpg123 git ffmpeg spi-tools netcat alsa-utils lsof procps \
python3 python3-dev python3-pip python3-setuptools python3-wheel python3-mutagen python3-gpiozero python3-spidev \
# samba samba-common-bin gcc lighttpd php-common php-cgi php at mpd mpc mpg123 git ffmpeg spi-tools netcat alsa-utils lsof procps \
# python3 python3-dev python3-pip python3-setuptools python3-wheel python3-mutagen python3-gpiozero python3-spidev \
&& rm -rf /var/lib/apt/lists/*
# ------

Expand Down

0 comments on commit 7065630

Please sign in to comment.