Fix: Remove version from docker-compose.yml (#2194)

https://github.com/nextcloud/docker/issues/2194

Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
This commit is contained in:
Ty 2024-04-04 19:55:51 +00:00 committed by GitHub
parent 2b34d6e4ab
commit d942e6e7f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

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