Skip to content

Commit b618e8a

Browse files
committed
Restyle
1 parent 9bc929b commit b618e8a

File tree

1 file changed

+1
-1
lines changed
  • integrations/docker/images/chip-cert-bins

1 file changed

+1
-1
lines changed

integrations/docker/images/chip-cert-bins/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ FROM ubuntu:24.04
302302
ENV TZ=Etc/UTC
303303
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
304304
RUN apt-get update -y
305-
RUN apt-get install -y \
305+
RUN apt-get install -y \
306306
avahi-utils \
307307
gstreamer1.0-plugins-good \
308308
gstreamer1.0-plugins-ugly \

0 commit comments

Comments
 (0)