Update netz39/entities_validation_svc Docker tag to v1.0.4

This commit is contained in:
Renovate Bot 2025-03-02 17:18:08 +00:00
parent 43d1c94d66
commit bbfff8f481

View file

@ -116,7 +116,7 @@
- name: Ensure container for entities validation service is running
docker_container:
name: entities_validation_svc
image: netz39/entities_validation_svc:v1.0.3
image: netz39/entities_validation_svc:v1.0.4
pull: true
state: started
detach: yes