I saw that there are some other upgrade errors but i don't know if mine is the same.
I changed in my .env file the version from 1.15 to 1.16 and made the docker compose down / up magic as shown in the doc.
When i try to open my website i don't get any information (no login view).
I restarted docker without demon and i get a lot of these messages:
server-1 | ICU features such as interpolation and plurals will not work properly for that message.
server-1 |
server-1 | Please compile your catalog first.```
Does anyone know what todo?