Merge pull request #594 from getmaxun/rm-docker-v

fix: remove `version` from docker compose
This commit is contained in:
Karishma Shukla
2025-05-14 17:20:44 +05:30
committed by GitHub

View File

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