mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-17 11:10:37 -04:00
deps: update rules_oci to 1.4.2 (#2616)
This commit is contained in:
parent
35abc3c354
commit
52f7afe6e5
3 changed files with 8 additions and 6 deletions
|
@ -67,7 +67,8 @@ genrule(
|
|||
oci_push(
|
||||
name = "malicious-join_push",
|
||||
image = ":malicious-join_image",
|
||||
repotags = ":repotag.txt",
|
||||
remote_tags = "//bazel/settings:tag",
|
||||
repository_file = ":container_name",
|
||||
)
|
||||
|
||||
sh_template(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue