Skip to content

Commit

Permalink
fix: updated docker config for remita
Browse files Browse the repository at this point in the history
  • Loading branch information
“Mujib committed Feb 14, 2025
1 parent 3b4340a commit 72d85fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RemitaDockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
gnupg \
curl \
unzip

ARG GECKODRIVER_VERSION=v0.32.0
ARG FIREFOX_VERSION=106.0.3
RUN apt-get update -qq \
&& apt-get install -yqq --no-install-recommends \
libnss3 \
Expand Down

0 comments on commit 72d85fe

Please sign in to comment.