change mysql version in readme to match compose file
Signed-off-by: Charlie Arehart <charlie@carehart.org>
This commit is contained in:
parent
529115a0e7
commit
49ad665901
@ -24,7 +24,7 @@ services:
|
|||||||
build: backend
|
build: backend
|
||||||
...
|
...
|
||||||
db:
|
db:
|
||||||
image: mysql:5.7
|
image: mysql:8.0.19
|
||||||
...
|
...
|
||||||
proxy:
|
proxy:
|
||||||
build: proxy
|
build: proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user