diff options
| author | Enrico Tassi | 2021-02-11 09:16:21 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2021-02-11 09:17:04 +0100 |
| commit | 5b8df643ed90905618c26cdf0680f7ef2e82ec86 (patch) | |
| tree | 7bfa56f166a02cecef57e73b60673f95d3563832 /dev | |
| parent | 16765871394a81975047b37f15a902fcc112dc40 (diff) | |
[ci] elpi 1.13.0
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ci/docker/bionic_coq/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/docker/bionic_coq/Dockerfile b/dev/ci/docker/bionic_coq/Dockerfile index b4b6411d28..8f14625c63 100644 --- a/dev/ci/docker/bionic_coq/Dockerfile +++ b/dev/ci/docker/bionic_coq/Dockerfile @@ -44,7 +44,7 @@ ENV COMPILER="4.05.0" # Common OPAM packages ENV BASE_OPAM="zarith.1.10 ocamlfind.1.8.1 ounit2.2.2.3 odoc.1.5.1" \ CI_OPAM="ocamlgraph.1.8.8" \ - BASE_ONLY_OPAM="elpi.1.12.0" + BASE_ONLY_OPAM="elpi.1.13.0" # BASE switch; CI_OPAM contains Coq's CI dependencies. ENV COQIDE_OPAM="cairo2.0.6.1 lablgtk3-sourceview3.3.1.0" |
