feat(Docker Compose): Remove obsolete version variable
see: https://github.com/docker/compose/issues/11628
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
---
|
||||
|
||||
version: "3.8"
|
||||
|
||||
volumes:
|
||||
geoip:
|
||||
name: ${GEOIP_VOLUME_NAME:-geoip}
|
||||
|
Reference in New Issue
Block a user