Skip to content

Commit

Permalink
hooktower: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csmith committed Jan 2, 2025
1 parent 2d68bfe commit 4be0cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooktower/Dockerfile.gotpl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ FROM {{image "golang"}} AS build
{{template "go-build.gotpl" (map
"Package" "."
"Target" "webhook"
"LicensesPath" "/out/notices/wenhook"
"LicensesPath" "/out/notices/webhook"
)}}

FROM {{image "base"}}
Expand Down

0 comments on commit 4be0cd7

Please sign in to comment.