feat(config): add version to docker-compose

This commit is contained in:
Anthony Berg 2022-08-23 03:16:34 +01:00 committed by GitHub
parent 644b3ea3cd
commit a7840f1fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
version: "3.7"
services:
postgres:
image: postgres:14