Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Mar 20, 2024
1 parent 69dcfa2 commit bbe5fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/container.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ load("@rules_pkg//pkg:tar.bzl", "pkg_tar")

def multiarch_go_image(name, binary):
"""Create a container image with two variants of the given go_binary target.
Args:
name: resulting oci_image_index target
binary: label of a go_binary target; it may be transitioned to another architecture
Expand Down

0 comments on commit bbe5fda

Please sign in to comment.