README should not mention deprecated version declaration

This commit is contained in:
Frederik Ring 2025-06-07 16:05:42 +02:00
parent 47a9c13b54
commit 5291c5cc1c

View file

@ -24,8 +24,6 @@ Documentation is found at <https://offen.github.io/docker-volume-backup>
Add a `backup` service to your compose setup and mount the volumes you would like to see backed up:
```yml
version: '3'
services:
volume-consumer:
build: