d87a6cd556
And minor fix: - introduce configuration file for OCaml and alpine versions - add missing `libssl1.0` in docker image - remove the split call to `install_build_deps` (not required anymore) - rename scripts
5 lines
52 B
Bash
5 lines
52 B
Bash
#! /bin/sh
|
|
|
|
alpine_version=3.5
|
|
ocaml_version=4.03.0
|