Skip to content

Commit

Permalink
skip broken dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke-hf committed Aug 17, 2024
1 parent e66df1d commit 17ee0ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ RUN apk add font-arabic-misc font-inconsolata font-dejavu font-awesome
RUN apk add ttf-opensans

# For Puppeteer
RUN apk add build-base gcompat udev chromium
# DISABLEd - we don't actually need Puppeteer on Clapper right now
# RUN apk add build-base gcompat udev chromium

RUN apk add --no-cache ffmpeg

Expand Down

0 comments on commit 17ee0ab

Please sign in to comment.