Merge pull request 'chore(deps): update phpmyadmin docker tag to v5.2' (!176) from renovate/phpmyadmin-5.x into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/176
This commit is contained in:
commit
492a3097aa
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