Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenye committed Jan 15, 2024
1 parent 1a0c8d0 commit 009c775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bordercontrol/cmd/bordercontrol/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ var (
&cli.StringFlag{
Category: "Docker Environment",
Name: "feedinimagedockerfile",
Usage: "feed-in-image build Dockerfile (relative to context)",
Usage: "feed-in image build Dockerfile (relative to context)",
Value: "Dockerfile.feeder",
EnvVars: []string{"FEED_IN_BUILD_DOCKERFILE"},
},
Expand Down

0 comments on commit 009c775

Please sign in to comment.