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>
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
version: '3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
flame:
|
flame:
|
||||||
image: pawelmalak/flame:latest
|
image: pawelmalak/flame:latest
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
version: '3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
kms:
|
kms:
|
||||||
image: ghcr.io/py-kms-organization/py-kms:python3
|
image: ghcr.io/py-kms-organization/py-kms:python3
|
||||||
|
|||||||
Reference in New Issue
Block a user