Skip to content

Commit 0aeabc6

Browse files
author
Cuihtlauac ALVARADO
committed
Remove unwanted line
1 parent 1ed85eb commit 0aeabc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ WORKDIR /home/opam
1717

1818
# Install opam dependencies
1919
COPY --chown=opam ocamlorg.opam .
20-
ENV OPAMRETRIES=0
2120
RUN opam install . --deps-only
2221

2322
# Build project

0 commit comments

Comments
 (0)