github_packages: pin image spec schema
This commit is contained in:
parent
14870406e0
commit
354e5b60a7
@ -151,7 +151,7 @@ class GitHubPackages
|
||||
end
|
||||
|
||||
def schema_uri(basename, uris)
|
||||
url = "https://raw.githubusercontent.com/opencontainers/image-spec/master/schema/#{basename}.json"
|
||||
url = "https://raw.githubusercontent.com/opencontainers/image-spec/170393e57ed656f7f81c3070bfa8c3346eaa0a5a/schema/#{basename}.json"
|
||||
out, = curl_output(url)
|
||||
json = JSON.parse(out)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user