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

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-06-08 22:53:15 +02:00
parent 6cb026b766
commit 50c23aa755
17 changed files with 275 additions and 105 deletions

View File

@ -22,6 +22,9 @@ services:
uid: '103'
gid: '103'
mode: 0440
tags:
- foo:v1.0.0
- docker.io/username/foo:my-other-tag
cap_add:
@ -402,6 +405,7 @@ configs:
external: true
config4:
name: foo
file: ~/config_data
x-bar: baz
x-foo: bar
@ -417,6 +421,7 @@ secrets:
external: true
secret4:
name: bar
environment: BAR
x-bar: baz
x-foo: bar
x-bar: baz