# Upgrading your Gateway

bloXroute regularly releases new versions of the gateway to support changes in the Blockchain Network protocols, improve performance and more.

#### Upgrading using Docker container

```bash
docker pull bloxroute/bloxroute-gateway-go:latest
```

#### Upgrading via GitHub

Pull the latest gateway version from our GitHub repository and install it locally.

{% embed url="<https://github.com/bloXroute-Labs/gateway>" %}
