`version` is obsolete

This commit is contained in:
Norbert Tretkowski 2024-04-13 22:26:53 +02:00
parent 4d04227d41
commit bf309297d5
No known key found for this signature in database
GPG Key ID: 9495B8CF68668910
2 changed files with 0 additions and 5 deletions

View File

@ -1,6 +1,4 @@
---
version: "3"
services:
migrate:
image: "servercontainers/rsync"

View File

@ -1,7 +1,4 @@
---
# Require 3.8 to ensure people use a recent version of Docker + Compose
version: "3.8"
###############################################################
# Please see docker/README.md for usage information
###############################################################