Merge pull request 'Update mysql Docker tag to v8.4' (#92) from renovate/mysql-8.x into dev
This commit is contained in:
commit
5a128d8ebf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
image: mysql:8.4
|
||||
container_name: lcc-mysql-local
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASSWORD}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue