esnet-security / SCRAM

Security Catch and Release Automation Manager
Other
5 stars 0 forks source link

CI fails because we have added v6 to the docker-compose.yaml file #15

Closed samoehlert closed 1 year ago

samoehlert commented 1 year ago
The Compose file './docker-compose.yaml' is invalid because:
networks.default value Additional properties are not allowed ('enable_ipv6' was unexpected)

This seems to actually work in production and testing, but the docs do say this.

"The enable_ipv6 option is only available in a version 2.x Compose file."