Skip to content

Commit f94dffb

Browse files
authored
Merge pull request #42 from tkdchen/format-code
Format code
2 parents e52e414 + 8f26c4c commit f94dffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cliwrappers/buildah.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ func (b *BuildahCli) Build(args *BuildahBuildArgs) error {
7373
}
7474

7575
type BuildahPushArgs struct {
76-
Image string
76+
Image string
7777
Destination string
7878
}
7979

0 commit comments

Comments
 (0)