No jar URL found for version '3.5.14' in versions.json from 'https://neo4j-contrib.github.io/neo4j-apoc-procedures/versions.json'

This error started today after doing docker-compose up -d

In the docker log i see:

Fetching versions.json for Plugin 'apoc' from https://neo4j-contrib.github.io/neo4j-apoc-procedures/versions.json
No jar URL found for version '3.5.14' in versions.json from 'https://neo4j-contrib.github.io/neo4j-apoc-procedures/versions.json'

Installing Plugin 'apoc' from  to /var/lib/neo4j/plugins/apoc.jar 

Any suggestions on what to do?

I have the same issue. I've tried adding network_mode: "host" and deleting ports, but it returns the same error.

I'm on windows. Any solutions for it?