feat(Docker Compose): Remove obsolete version variable

see: https://github.com/docker/compose/issues/11628
This commit is contained in:
2024-03-25 14:34:59 +01:00
parent bbd45d8f3f
commit 4f3c112404
80 changed files with 28 additions and 131 deletions

View File

@ -1,7 +1,5 @@
---
version: "3.8"
volumes:
geoip:
name: ${GEOIP_VOLUME_NAME:-geoip}