Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DanG100 committed Sep 24, 2024
1 parent e09ef9b commit d2ef180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ load("@rules_distroless//apt:index.bzl", "deb_index")
# bazel run @bookworm//:lock
deb_index(
name = "bookworm",
lock = "@@//:bookworm.lock.json",
lock = "//:bookworm.lock.json",
manifest = "//:bookworm.yaml",
)

Expand Down

0 comments on commit d2ef180

Please sign in to comment.