Build-deps update imposed by uri.2.1.0 change in place

This commit is contained in:
Pierre Boutillier 2019-02-01 21:30:21 +01:00
parent c66623d0a7
commit 136f16de14
No known key found for this signature in database
GPG Key ID: C2F73508B56A193C
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
variables:
## Please update `scripts/version.sh` accordingly
build_deps_image_version: bb57cca4069add53f85f26794971581be8e77e3d
build_deps_image_version: 9f0956e21f4dcd2803d83072903872eba196bef8
build_deps_image_name: registry.gitlab.com/tezos/opam-repository
public_docker_image_name: docker.io/${CI_PROJECT_PATH}

View File

@ -7,7 +7,7 @@ ocaml_version=4.06.1
opam_version=2.0
## Please update `.gitlab-ci.yml` accordingly
opam_repository_tag=bb57cca4069add53f85f26794971581be8e77e3d
full_opam_repository_tag=a1ce1244a86abf897cacd4692a3ae8c369a18938
opam_repository_tag=9f0956e21f4dcd2803d83072903872eba196bef8
full_opam_repository_tag=3ed20d6cfd8a35fd8b459bec3a30e149b6dc03d4
opam_repository_url=https://gitlab.com/tezos/opam-repository.git
opam_repository=$opam_repository_url\#$opam_repository_tag