Last week I built OpenVAS for the first time, using the official documentation to use docker compose. It’s working fine and I can scan targets successfully. However, I’m trying to test the updating process, using docker compose pull, and it throws the error:
I attempted a pull this morning, and gsa:stable-slim no longer appears to exist. Is this a transient issue, or do I need to migrate to gsa:stable? If so, anything I shoujld be aware of?