mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 02:38:07 +02:00
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
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
build: backend
|
||||
...
|
||||
db:
|
||||
image: mysql:5.7
|
||||
image: mysql:8.0.19
|
||||
...
|
||||
proxy:
|
||||
build: proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue