fix: remove version from docker compose

This commit is contained in:
amhsirak
2025-05-13 23:04:57 +05:30
parent bd32b9b61a
commit 19c8e8d88e

View File

@@ -1,5 +1,3 @@
version: '3.8'
services: services:
postgres: postgres:
image: postgres:13 image: postgres:13