Error updating using docker compose pull

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.

1 Like

I’ve been using the Docker Compose file from Greenbone Community Containers - Greenbone Community Documentation, which includes gsa:stable-slim

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?

Hi, it should be fixed now. Sorry for the inconvenience.

1 Like

This now works for me, thanks!