> For the complete documentation index, see [llms.txt](https://launchnodes.gitbook.io/ethereum-staking-user-interface-instructions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launchnodes.gitbook.io/ethereum-staking-user-interface-instructions/introduction/updating-backend-image.md).

# Updating Backend Image

* Open your [AWS console](https://aws.amazon.com/console) and login into your account.&#x20;
* Open Elastic Container Service(ECS) from the console.&#x20;
* Click on your created cluster.&#x20;
* You will be able to see services which are already running inside your cluster. There will be 4 services already running inside your cluster. Click on **Backend-service** and move to **Configuration and Networking** tab.&#x20;
* Click on the **Task definition**.
* On top right, you will find Create new revision button. Select **Create new revision with JSON** .
* In the JSON file, replace image&#x20;

```
public.ecr.aws/n2u0q7l0/stakinguibackend:v1.0.7
```

* Scroll down and click on **create**.&#x20;
* Go back to validator cluster, check the box beside **Backend-service** and click on **update service**.
* In the update page, tick the "**force new deployment**" box and select the **latest revision**.
* Scroll down and click on **update**.

{% hint style="info" %}
If you notice that your validator isn’t showing as running on the UI, but you can see attestations on Beaconcha, please don’t start or restart the validator manually. Instead, reach out to us so we can investigate and ensure everything is running smoothly.
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1o_ZM_xZdIMsw4NDyIauLeB0qdyMbmZ0P/view?usp=sharing>" %}
