chore(deps): update adminer docker tag to v5
This commit is contained in:
parent
db59bb6cc9
commit
1a82d41c8c
|
|
@ -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