Skip to content

Commit

Permalink
Add xauth dependency to fix xauth command not found error
Browse files Browse the repository at this point in the history
  • Loading branch information
KarmaKamikaze committed Oct 11, 2024
1 parent ebf4137 commit fedb65a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MoxfieldPriceScraper/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libdbus-glib-1-2 \
xvfb \
x11-apps \
xauth \
libnss3 \
libasound2 \
fonts-noto-color-emoji \
Expand Down

0 comments on commit fedb65a

Please sign in to comment.