Skip to content

Commit

Permalink
Merge pull request #360 from DSD-DBS/explicit-install-x11-server-utils
Browse files Browse the repository at this point in the history
fix: Explicitly install x11-server-utils
  • Loading branch information
MoritzWeber0 authored Jan 24, 2025
2 parents aeb362d + e5854e3 commit 9cde13d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capella/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ RUN apt-get update && \
apt-get install -y \
libxtst6 \
xdg-utils \
x11-xserver-utils \
xvfb \
xauth \
dbus-x11 && \
Expand Down

0 comments on commit 9cde13d

Please sign in to comment.