🐞 Bug report
Describe the bug
The docker image docker.io/securecodebox/persistence-elastic-dashboard-importer related to the elasticsearch hook wasn't build since v2.4.0. This ssems to be related to a missing build step in out new CI pipeline 🙄
I fixed this problem as a first workaround by tagging the last build image docker.io/securecodebox/persistence-elastic-dashboard-importer:v2.4.0 with all following release tags manually.
Expected behavior
The docker image docker.io/securecodebox/persistence-elastic-dashboard-importer must be build within the CI pipeline.