From bbfff8f4812bd50fd07936fdb0ec3132a7bf6384 Mon Sep 17 00:00:00 2001
From: Renovate Bot <accounts+renovatebot@netz39.de>
Date: Sun, 2 Mar 2025 17:18:08 +0000
Subject: [PATCH] Update netz39/entities_validation_svc Docker tag to v1.0.4

---
 host-krypton.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/host-krypton.yml b/host-krypton.yml
index e9119ca..d35bc2c 100644
--- a/host-krypton.yml
+++ b/host-krypton.yml
@@ -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