mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
nginx-golang fix some minor typos (#49)
change mysql version in readme to match compose file Signed-off-by: Charlie Arehart <charlie@carehart.org>
This commit is contained in:
parent
93ff67d258
commit
bb1a5a1bfe
3 changed files with 6 additions and 4 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