ligo/scripts/version.sh
Pietro 99cdf5e5c2 gitlab CI refactoring
- Docker files and build scripts
    + add git, bash and patch to the docker base definition (Dockerfile.base)
    + build leveldb once and for all
      (scripts/create_docker_image.leveldb_deps.sh)
    + add --depth 1 to all git clone calls
    + remove sudo, openssh and rsync from base images
    + add --no-cache to all apk calls
    + merge dockerfiles in the sh scripts
2018-01-28 20:02:51 +01:00

9 lines
172 B
Bash

#! /bin/sh
## `ocaml-verions` should be in sync with
## `lib.protocol-compiler/tezos-protocol-compiler.opam`
alpine_version=3.6
ocaml_version=4.04.2
leveldb_version=1.18