Build:
  1. 0
2022-12-03 10:33.35: New job: Set ocaml/ocaml.org refs/heads/main c23ede12
                     2022-12-03T10:33:32Z (Fix issues caused by hilite (#660)

* Add docker rule in Makefile

* Update Opam repo to update Hilite to 0.2.0

In order to update hilite from 0.1.0 to 0.2.0 the hash used to
point to a sufficient and known-to-work commit in opam-repository
had to be refreshed. Merge of hilite-v0.2.0 was used.

However, lifting opam repo hash caused a docker image compilation
failure at stage 6: opam install . --deps-only
This was worked around by raising alpine from 3.14 to 3.17
at stage 1.

However, this caused a crash when running the built container.
This was worked around by raising alpine from 3.12 to 3.17
at stage 8.

Further investigation are required in order to understand the
failures, which are likely to kick-in again.

Co-authored-by: Cuihtlauac ALVARADO <cuihtmlauac@tarides.com>)/deployability to
                     {"status":"completed","output":{"title":"Completed","summary":"Passed"},"details_url":"https://deploy.ci.ocaml.org?repo=ocaml/ocaml.org-builds","conclusion":"success"}
2022-12-03 10:33.35: Job succeeded