# Easypanel 2.11.2

URL: /changelog/2-11-2-1

Published: 2025-02-19T10:52:57.271Z

- fix bug in update script

Your services are not affected but the panel might not start properly.

Run the following command if you face this issue.

```
docker image pull easypanel/easypanel && docker service update easypanel --force
```