Merge pull request #3403 from 1Panel-dev/renovate/adminer-5.x
chore(deps): update adminer docker tag to v5
This commit is contained in:
commit
52278bf513
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
adminer:
|
||||
image: adminer:4.17.1-standalone
|
||||
image: adminer:5.0.2-standalone
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue