build: release 1.5.0 supports for multi-arch images

This commit is contained in:
Joxit 2020-06-21 23:39:05 +02:00
parent b4e6369a71
commit be813e6617
No known key found for this signature in database
GPG key ID: F526592B8E012263
23 changed files with 27 additions and 22 deletions

View file

@ -15,7 +15,7 @@ http:
X-Content-Type-Options: [nosniff]
Access-Control-Allow-Origin: ['http://localhost']
Access-Control-Allow-Methods: ['HEAD', 'GET', 'OPTIONS', 'DELETE']
Access-Control-Allow-Headers: ['Authorization']
Access-Control-Allow-Headers: ['Authorization', 'Accept']
Access-Control-Max-Age: [1728000]
Access-Control-Allow-Credentials: [true]
Access-Control-Expose-Headers: ['Docker-Content-Digest']