Skip to content

Commit

Permalink
Remove unwanted line
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuihtlauac ALVARADO committed Dec 13, 2024
1 parent 41b50ff commit 7b27065
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ WORKDIR /home/opam

# Install opam dependencies
COPY --chown=opam ocamlorg.opam .
ENV OPAMRETRIES=0
RUN opam install . --deps-only

# Build project
Expand Down

0 comments on commit 7b27065

Please sign in to comment.