there is no 8.0-alpine whoops
This commit is contained in:
parent
81de2a979b
commit
8da39438a0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ services:
|
||||||
- default
|
- default
|
||||||
|
|
||||||
ghost_db:
|
ghost_db:
|
||||||
image: mysql:8.0-alpine
|
image: mysql:8.0
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ROOT_PASSWORD: i_dont_touch_the_internet
|
MYSQL_ROOT_PASSWORD: i_dont_touch_the_internet
|
||||||
|
|
Reference in a new issue