Skip to content

Commit

Permalink
fix: add dbus to chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
danistrebel committed Dec 20, 2024
1 parent b5df1b9 commit e30621b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/pipeline-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ RUN apk add --no-cache \
make \
go \
yq \
protobuf-dev
protobuf-dev \
dbus

# Reduce nighly log (note: -ntp requires maven 3.6.1+)
RUN mv /usr/bin/mvn /usr/bin/_mvn &&\
Expand Down

0 comments on commit e30621b

Please sign in to comment.