Skip to content

Commit

Permalink
tidy full example
Browse files Browse the repository at this point in the history
  • Loading branch information
malt3 committed Feb 17, 2025
1 parent a5c9a6e commit 73c7b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/full/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ oci.pull(
image = "hello-world",
platforms = ["linux/amd64"],
)
use_repo(oci, "docker_hub_hello_world_linux_amd64", "ghcr_oci")
use_repo(oci, "docker_hub_hello_world", "docker_hub_hello_world_linux_amd64", "ghcr_oci")

0 comments on commit 73c7b3d

Please sign in to comment.