Merge pull request 'chore(deps): update netz39/entities_validation_svc docker tag to v1.0.1' (#335) from renovate/netz39-entities_validation_svc-1.x into master
Reviewed-on: Netz39_Admin/netz39-infra-ansible#335
This commit is contained in:
commit
bb8826a255
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
- name: Ensure container for entities validation service is running
|
- name: Ensure container for entities validation service is running
|
||||||
docker_container:
|
docker_container:
|
||||||
name: entities_validation_svc
|
name: entities_validation_svc
|
||||||
image: netz39/entities_validation_svc:v1.0.0
|
image: netz39/entities_validation_svc:v1.0.1
|
||||||
pull: true
|
pull: true
|
||||||
state: started
|
state: started
|
||||||
detach: yes
|
detach: yes
|
||||||
|
|
Loading…
Reference in a new issue