mirror of
https://github.com/docker/compose.git
synced 2025-09-25 18:48:47 +02:00
fixed lint error
Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>
This commit is contained in:
parent
28895d0322
commit
52f04229c0
@ -34,7 +34,7 @@ const (
|
||||
TransformerLabel = "com.docker.compose.bridge"
|
||||
DefaultTransformerImage = "docker/compose-bridge-kubernetes"
|
||||
|
||||
templatesPath = "/templates"
|
||||
templatesPath = "/templates"
|
||||
)
|
||||
|
||||
type CreateTransformerOptions struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user