update github.com/compose-spec/compose-go to v1.0.8

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-01-06 11:41:45 +01:00
parent fe9f9bba87
commit f04c8c8430
12 changed files with 124 additions and 80 deletions

View File

@ -268,7 +268,7 @@ services:
- .:/code
- ./static:/var/www/html
# User-relative path
- ~/configs:/etc/configs/:ro
- ~/configs:/etc/configs:ro
# Named volume
- datavolume:/var/lib/mysql
- type: bind