Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Use firefox-esr for Alpine Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBeilschmidt committed Dec 16, 2019
1 parent 54797dd commit ea2cf60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN apk add --no-cache \
g++ \
python \
xvfb \
firefox
firefox-esr

# Copy WAVE source code
COPY . /app/wave
Expand Down

0 comments on commit ea2cf60

Please sign in to comment.