Closed PCatinean closed 10 months ago
Please do a rebase over main branch for leaving only 1 commit.
@pedrobaeza done
@pedrobaeza it seems the pipeline has failed with "Error: Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 503 Service Unavailable". Not sure if it's just a glitch which works on retry of the pipeline or maybe an update on the github actions is needed
@pedrobaeza thanks for the merge and pipeline re-run, seems it worked and pushed but it tagged it with :edge https://github.com/tecnativa/docker-whitelist/pkgs/container/docker-whitelist. This means arm users would need to use a different tag for the odoo_proxy service and the one from copier will not work out of the box. Not sure if you need to manually set the tag to latest or if this should be included in the CI/CD pipeline :man_shrugging:
Learnt on the fly how this goes (doing a tag on the repository itself). There's a weird unknown/unknown architecture now, but I think it's not a big deal.
Yes I saw that too and also thought it was strange. In any case it seems to work well now with the latest tag, thanks!
Rebased on https://github.com/Tecnativa/docker-whitelist/pull/14 so pre-commit passes