Skip to content

Commit

Permalink
modified: Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jmw6773 committed Feb 12, 2024
1 parent 0fe3be0 commit 7808014
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 @@ -4,7 +4,7 @@ ENV LANG C.UTF-8
ENV DEBIAN_FRONTEND=noninteractive

RUN apt-get update && \
apt-get install --yes --no-install-recommends avahi-utils
apt-get install --yes --no-install-recommends avahi-utils alsa-utils

WORKDIR /app

Expand Down

0 comments on commit 7808014

Please sign in to comment.