there is no 8.0-alpine whoops

This commit is contained in:
Didier Slof 2022-12-31 15:27:47 +01:00
parent 81de2a979b
commit 8da39438a0
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -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