> 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-frontend-image.md).

# Updating Frontend 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 **Frontend-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/stakinguifrontend:v1.0.8
```

* Scroll down and click on create.&#x20;
* Go back to validator cluster, check the box beside **Frontend-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**.

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