mirror of
https://github.com/docker/compose.git
synced 2025-09-21 08:47:41 +02:00
fix lint error
Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>
This commit is contained in:
parent
a926f7d717
commit
28895d0322
@ -33,7 +33,8 @@ import (
|
||||
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