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:53:17 +00:00 committed by GitHub
parent 29ec3ee945
commit 43279dd53f
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