COMPAS docker images not being created #1227
Labels
bug
Something isn't working
severity_moderate
This is a moderately severe bug
urgency_moderate
This is a moderately urgent issue
COMPAS docker images not being created. Problem seems to be new docker login procedure:
Run docker login -u *** -p ***
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get "https://registry-[1](https://github.com/TeamCOMPAS/COMPAS/actions/runs/10988193990/job/30504211303#step:3:1).docker.io/v2/": unauthorized: your account must log in with a Personal Access Token (PAT) - learn more at docs.docker.com/go/access-tokens
Error: Process completed with exit code 1.
Fix needed in dockerhub-ci.yml ?
The text was updated successfully, but these errors were encountered: