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:
|
services:
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:8.0
|
image: mysql:8.4
|
||||||
container_name: lcc-mysql-local
|
container_name: lcc-mysql-local
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASSWORD}
|
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASSWORD}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue