Skip to content

Commit

Permalink
,
Browse files Browse the repository at this point in the history
  • Loading branch information
PerezIgnacio committed Jan 15, 2025
1 parent f1b9eab commit d818c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN yarn install
COPY --link Gemfile Gemfile.lock ./
RUN bundle install -j 4

RUN git config --global --add safe.directory pwd
RUN git config --system --add safe.directory /github/workspace

COPY --link . .

Expand Down

0 comments on commit d818c3b

Please sign in to comment.