Update git submodules

* Update loci from branch 'master'
  - aarch64: enable building multi-arch images
    
    At the moment, the only missing piece of being able to build
    multiarchitecture images is the fact that loci does not support pulling
    an image that has a 'fat manifest' (i.e. pointing at many different
    images of different architectures but with the same name, built using
    buildx).
    
    This patch adds support to fetch-wheels in order for it to be able to
    understand how these manifests work and download the correct one for the
    architecture that is being built.
    
    This has been tested locally here in our environments and successfully
    produces multiarchitecture images using docker buildx.
    
    Change-Id: I5ea132d12fec50b4c2cddd8b8c7c1f251ee2c30b
This commit is contained in:
Mohammed Naser 2020-09-23 11:58:50 -04:00 committed by Gerrit Code Review
parent a84efc009e
commit 3a78492dd2
1 changed files with 1 additions and 1 deletions

2
loci

@ -1 +1 @@
Subproject commit ce66853ab9f4d8236957707beb2ee80eee31ffc5
Subproject commit 115396b0aae975d2cd0778ff47fd8c63b0b2e608