Skip to content

Commit

Permalink
automated commit
Browse files Browse the repository at this point in the history
Signed-off-by: Public copy <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 25, 2024
1 parent 321d5f2 commit 78218eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/ko/config/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ output "config" {
contents = {
packages = concat(["busybox", "build-base", "go", "git"], var.extra_packages)
}
//
accounts = module.accts.block
entrypoint = {
command = "/usr/bin/ko"
Expand Down

0 comments on commit 78218eb

Please sign in to comment.