AmmarFahmy
adding all files
105b369
raw
history blame contribute delete
87 Bytes
from pydantic import BaseModel
class DockerBuildContext(BaseModel):
network: str