Fix version 3.1
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
b306e843d3
commit
c092fa37de
3 changed files with 13 additions and 7 deletions
|
|
@ -37,6 +37,11 @@ exe = EXE(pyz,
|
|||
'compose/config/config_schema_v3.0.json',
|
||||
'DATA'
|
||||
),
|
||||
(
|
||||
'compose/config/config_schema_v3.1.json',
|
||||
'compose/config/config_schema_v3.1.json',
|
||||
'DATA'
|
||||
),
|
||||
(
|
||||
'compose/GITSHA',
|
||||
'compose/GITSHA',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue