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:
Error response from daemon: failed to resolve reference “registry.community.greenbone.net/community/gsa:stable-slim”: registry.community.greenbone.net/community/gsa:stable-slim: not found
I can’t seem to find any information about this specific issue. Thanks.