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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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