Drop obsolete version: '3' from kms and flame composes
Matches the npm stack; silences Compose v2 'version is obsolete' warning. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>main
parent
442e751456
commit
e697a6ea33
|
|
@ -1,5 +1,3 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
flame:
|
||||
image: pawelmalak/flame:latest
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
kms:
|
||||
image: ghcr.io/py-kms-organization/py-kms:python3
|
||||
|
|
|
|||
Loading…
Reference in New Issue