Docker-compose.yaml corteza version

Hello

I am confused as to the correct version to put in the docker compose file. In the Corteza documentation the variable “version” is set to ‘3.5’. But I cannot find any reference to this version number in docker hub, where the version is given as ‘2023.9.6’. If I use that in the yaml file I get an incorrect version number.

What I am missing?

Thanks in advance.

Hello @dave51c ,

The 3.5 is a reference to the Compose file version.
You could change VERSION value in the .env to 2023.9.6 or you could directly change the version in the service

image