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
pipistrello 2026-06-04 14:26:15 +03:00
parent 442e751456
commit e697a6ea33
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
version: '3'
services: services:
flame: flame:
image: pawelmalak/flame:latest image: pawelmalak/flame:latest

View File

@ -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