Update registry Docker tag to v3
This commit is contained in:
parent
2afbf65c35
commit
ceda943ee6
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
- name: Setup Docker Registry Container
|
- name: Setup Docker Registry Container
|
||||||
community.docker.docker_container:
|
community.docker.docker_container:
|
||||||
name: registry
|
name: registry
|
||||||
image: registry:2
|
image: registry:3
|
||||||
pull: true
|
pull: true
|
||||||
state: started
|
state: started
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue