Hi Petr,
Could you please check your docker-compose.yaml. Are you always using the ":latest" tag to address your images?
This overwrites your older images on the IEM with the never image version.
Please keep in mind that you always need to address your images with a correct version.
If this is not the problem, we will have to look into it further and check the logs of the IEM / IED.
Kind regards,
Steven
Hi Petr,
yes, the IEM stores all images, that you upload.
If you upload an image that is the same version (in your case latest), it will overwrite the older image version.
If you try to install a previous version, that still refers to the version “latest” the IEM will deploy the latest uploaded image with the tag “latest”.
So please always address your images with a proper version (e.g. 1.5.0-4528) before chosen the image in the publisher.
Best regards,
Steven