We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc929b commit b618e8aCopy full SHA for b618e8a
integrations/docker/images/chip-cert-bins/Dockerfile
@@ -302,7 +302,7 @@ FROM ubuntu:24.04
302
ENV TZ=Etc/UTC
303
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
304
RUN apt-get update -y
305
-RUN apt-get install -y \
+RUN apt-get install -y \
306
avahi-utils \
307
gstreamer1.0-plugins-good \
308
gstreamer1.0-plugins-ugly \
0 commit comments