Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
correction 2
Browse files Browse the repository at this point in the history
  • Loading branch information
manglemix committed Sep 21, 2023
1 parent 69bdb02 commit bccc6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lunadev/luna.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RUN apt-get install -y --no-install-recommends \
RUN apt-get install -y x11vnc socat xvfb

# Configure git
RUN git config pull.rebase false
RUN git config --global pull.rebase false

# Install ffmpeg
RUN apt-get install ffmpeg
Expand Down

0 comments on commit bccc6a6

Please sign in to comment.