sync
This commit is contained in:
@@ -16,7 +16,7 @@ from docker_compose.util.yaml_util import path_to_typed, read_yaml
|
|||||||
@final
|
@final
|
||||||
@dataclass(frozen=True, slots=True)
|
@dataclass(frozen=True, slots=True)
|
||||||
class ServiceVal(ReplaceStatic):
|
class ServiceVal(ReplaceStatic):
|
||||||
rep = ReplaceDynamic("service")
|
src = ReplaceDynamic("service")
|
||||||
|
|
||||||
|
|
||||||
@final
|
@final
|
||||||
|
|||||||
Reference in New Issue
Block a user