Currenty, the version of the elasticsearch and cambpm docker image have to be maintained in the docker-compose.yml file. If we update the version of elasticsearch or the engine, we need to adjust two lines in this file (see this commit).
We already have variables in the docker-compose file that we can use, but since we don't define them, the fallback value is used. Instead, we should use the variables and have a clear place where the versions for the frontend dev setup are maintained.
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...