Anyone run into this? We’ve been self hosted for a while, just did an update to latest and:
ERROR: The Compose file '/home/bitwardenuser/bwdata/docker/docker-compose.yml' is invalid because:
Unsupported config option for networks: 'public'
Unsupported config option for services: 'web'
ERROR: The Compose file '/home/bitwardenuser/bwdata/docker/docker-compose.yml' is invalid because:
Unsupported config option for networks: 'default'
Unsupported config option for services: 'icons'
and it’s not even the same error on each startup attempt:
ERROR: The Compose file '/home/bitwardenuser/bwdata/docker/docker-compose.yml' is invalid because:
Unsupported config option for networks: 'default'
Unsupported config option for services: 'events'
ERROR: The Compose file '/home/bitwardenuser/bwdata/docker/docker-compose.yml' is invalid because:
Unsupported config option for services: 'mssql'
Unsupported config option for networks: 'public'