Closed KALRONG closed 2 months ago
Hi!
Indeed somehow the tag wasn't on the right commit. I just corrected, the new images should be available in the next few minutes. Thanks for raising that up
For the documentation, we already removed the docker compose build
and replaced by pull: https://docs.dfir-iris.org/latest/operations/upgrades/#upgrading
Thanks for the quick response :) Sorry I was referring to the one in the readme of the repository, I will try the new instructions then.
EDIT: Just saw in the link you provided that you are saying to use docker-compose, but this fails and docker compose should be used instead.
Just tried the new procedure, all steps, and still seeing 2.4.11 and no trace of the new seika module so I understand that the images are still the same.
That is weird. The images are up to date, I tested and it works as expected. Can you run the following and show the output?
git checkout v2.4.12
docker compose pull
docker images | grep "iris"
For some reason my git wasn't propertly switching to 2.4.12 so the docker-compose.yaml was still pointing to 2.4.11, deleted the folder, cloned again and now Im finally on 2.4.12!
Still can't see the Seika module under Manage - Advance - Modules, not sure if I missed a dependency or it should be already there
Nice!
It's preinstalled but not registered. Do Add module
and then write iris_seika_module
, it will add it.
Nice! It's preinstalled but not registered. Do
Add module
and then writeiris_seika_module
, it will add it.
Will try it, Im gonna close the issue as the problem is solved, thanks a lot!
Describe the bug While updating from 2.4.11 to 2.4.12 I noticed serveral things:
To Reproduce Steps to reproduce the behavior:
Expected behavior Images to be on 2.4.12.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):