mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
deps: update rules_oci digest to 21c4897
This commit is contained in:
parent
10a2bca9f9
commit
9f74622eb1
@ -7,11 +7,11 @@ def oci_deps():
|
||||
# Remove this override once https://github.com/bazel-contrib/rules_oci/issues/420 is fixed.
|
||||
http_archive(
|
||||
name = "rules_oci",
|
||||
strip_prefix = "rules_oci-c622bf79d269473d3d9bc33510e16cfd9a1142bc",
|
||||
strip_prefix = "rules_oci-21c48973f0e79744a617ba5f2014c5d5fca90f17",
|
||||
type = "tar.gz",
|
||||
urls = [
|
||||
"https://cdn.confidential.cloud/constellation/cas/sha256/dca0cfa2a8eb4ab79c231617964fc821f6d1a3bb9d996358975a5ceee5b8d25f",
|
||||
"https://github.com/bazel-contrib/rules_oci/archive/c622bf79d269473d3d9bc33510e16cfd9a1142bc.tar.gz",
|
||||
"https://github.com/bazel-contrib/rules_oci/archive/21c48973f0e79744a617ba5f2014c5d5fca90f17.tar.gz",
|
||||
],
|
||||
sha256 = "dca0cfa2a8eb4ab79c231617964fc821f6d1a3bb9d996358975a5ceee5b8d25f",
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user