Relax docker-compose syntax to 3.2

This commit is contained in:
Caleb Fenton
2021-01-09 10:05:35 -08:00
committed by GitHub
parent 9119301e3a
commit 4a57134d4d

View File

@@ -27,7 +27,7 @@ $ docker run --cap-add=NET_ADMIN -d \
## Docker Compose
```
version: '3.3'
version: '3.2'
services:
deluge-openvpn:
volumes: