mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-27 07:26:26 +00:00
Use a modern version of pkg_tar (this builds correctly on a python 3.12 system)
This commit is contained in:
parent
2876a7da19
commit
f6e7782ca9
@ -1,4 +1,4 @@
|
||||
load("@bazel_tools//tools/build_defs/pkg:pkg.bzl", "pkg_tar")
|
||||
load("@rules_pkg//:pkg.bzl", "pkg_tar")
|
||||
load("@io_bazel_rules_docker//container:container.bzl", "container_image", "container_layer", "container_push")
|
||||
load("@io_bazel_rules_docker//nodejs:image.bzl", "nodejs_image")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user