deps: update rules_oci to 1.4.2 (#2616)

This commit is contained in:
Malte Poll 2023-11-20 14:19:05 +01:00 committed by GitHub
parent 35abc3c354
commit 52f7afe6e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View file

@ -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(