Skip to content

Commit

Permalink
Worst typo ever
Browse files Browse the repository at this point in the history
How did this happen? I thought I was going mad for a moment
  • Loading branch information
AltGr committed Jul 30, 2021
1 parent c9c77a9 commit c704ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -68,7 +68,7 @@ WORKDIR /home/learn-ocaml

COPY --from=compilation /home/opam/install-prefix /usr

ENTRYPOINT ["dumb-init","/usr/binlearn-ocaml","--sync-dir=/sync","--repo=/repository"]
ENTRYPOINT ["dumb-init","/usr/bin/learn-ocaml","--sync-dir=/sync","--repo=/repository"]
CMD ["build","serve"]

LABEL org.opencontainers.image.title="learn-ocaml"
Expand Down

0 comments on commit c704ef5

Please sign in to comment.