more broken bazel build
parent
a366cf4e5a
commit
3c180eb02c
@ -1,8 +0,0 @@
|
||||
load("@rules_oci//oci:pull.bzl", "oci_pull")
|
||||
|
||||
oci_pull(
|
||||
name = "distroless_base",
|
||||
digest = "sha256:ccaef5ee2f1850270d453fdf700a5392534f8d1a8ca2acda391fbb6a06b81c86",
|
||||
image = "gcr.io/distroless/base",
|
||||
platforms = ["linux/amd64","linux/arm64"],
|
||||
)
|
Loading…
Reference in New Issue