diff --git a/host-krypton.yml b/host-krypton.yml index 33b75d0..6d9b144 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.2 + image: netz39/entities_validation_svc:v1.0.3 pull: true state: started detach: yes