Skip to content

Commit

Permalink
chore: bump rules_oci from 1.8.0 to 2.0.0 in /oci_python_image
Browse files Browse the repository at this point in the history
  • Loading branch information
ahans committed Sep 26, 2024
1 parent 85cb2aa commit db706ba
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 167 deletions.
2 changes: 1 addition & 1 deletion oci_python_image/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bazel_dep(name = "aspect_bazel_lib", version = "2.7.8")
bazel_dep(name = "container_structure_test", version = "1.16.0")
bazel_dep(name = "aspect_rules_py", version = "0.7.3")
bazel_dep(name = "rules_python", version = "0.34.0")
bazel_dep(name = "rules_oci", version = "1.8.0")
bazel_dep(name = "rules_oci", version = "2.0.0")
bazel_dep(name = "platforms", version = "0.0.10")

python = use_extension("@rules_python//python/extensions:python.bzl", "python")
Expand Down
Loading

0 comments on commit db706ba

Please sign in to comment.