Remove version specification from Docker Compose file

This commit is contained in:
2026-02-22 01:09:16 +05:00
parent 7b97308e5e
commit 085727997c

View File

@@ -1,5 +1,3 @@
version: "3.9"
services: services:
postgres: postgres:
image: postgres:latest image: postgres:latest