Skip to content

Conversation

@bassojf
Copy link
Contributor

@bassojf bassojf commented Jul 22, 2025

Problem

When running the install script, the deployment fails with the following error:

Error response from daemon: manifest for certunlp/ngen-django:2 not found: manifest unknown: manifest unknown

This happens because the :2 tag does not exist on Docker Hub for the following images:

  • certunlp/ngen-django
  • certunlp/ngen-frontend

Solution

This PR updates the image tags in docker-compose.yml:

  • certunlp/ngen-django:2certunlp/ngen-django:latest
  • certunlp/ngen-frontend:2certunlp/ngen-frontend:latest

@mateodurante mateodurante merged commit 17ef874 into develop Nov 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants