Remove version from docker compose file as it's deprecated (#1287)

This commit is contained in:
Kostek Sytnyk
2024-12-02 07:17:21 +01:00
committed by GitHub
parent 6c1b2a6328
commit b359aefded

View File

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