diff options
| author | coqbot-app[bot] | 2021-04-15 07:38:22 +0000 |
|---|---|---|
| committer | GitHub | 2021-04-15 07:38:22 +0000 |
| commit | faafe565b942736acc940c8374914fe0284b0b3d (patch) | |
| tree | a012f36f6e355125a85435a3533b470899342005 /dev/ci/docker | |
| parent | 00391bd681098132cc89c356d1d27334d257fc8b (diff) | |
| parent | 3721746580a0d53809d02c5c77580a06ef29ef84 (diff) | |
Merge PR #14111: [ci] update elpi to 1.13.1
Reviewed-by: Zimmi48
Ack-by: SkySkimmer
Diffstat (limited to 'dev/ci/docker')
| -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 8f14625c63..b90457add7 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.13.0" + BASE_ONLY_OPAM="elpi.1.13.1" # BASE switch; CI_OPAM contains Coq's CI dependencies. ENV COQIDE_OPAM="cairo2.0.6.1 lablgtk3-sourceview3.3.1.0" |
