chore(deps): update phpmyadmin docker tag to v5.2
This commit is contained in:
parent
3d97854ea4
commit
d0f62c6169
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
||||||
docker_container:
|
docker_container:
|
||||||
name: phpmyadmin
|
name: phpmyadmin
|
||||||
state: started
|
state: started
|
||||||
image: phpmyadmin:5.0
|
image: phpmyadmin:5.2
|
||||||
networks_cli_compatible: true
|
networks_cli_compatible: true
|
||||||
networks:
|
networks:
|
||||||
- name: dockernet
|
- name: dockernet
|
||||||
|
|
Loading…
Reference in a new issue