## Development ```bash # Build a development image make build # Build a specific version make build TAG=v4.4.0 ```