Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image CI uses node 16 #11

Open
Erb3 opened this issue Apr 10, 2024 · 1 comment
Open

Docker image CI uses node 16 #11

Erb3 opened this issue Apr 10, 2024 · 1 comment
Labels
area: ci/cd Related to the CI or CD size: small type: bug Something isn't working

Comments

@Erb3
Copy link
Owner

Erb3 commented Apr 10, 2024

Node 16 is deprecated and emits warnings. The only remaining action that can't be updated to node 20 is the docker-login action. Azure's docker-login action has an issue and PR for this, but it's not merged. I believe we should move to the container-registry-login action by SeptBlast.

@Erb3
Copy link
Owner Author

Erb3 commented Apr 10, 2024

That container registry login action produced error, see https://github.com/Erb3/sveio/actions/runs/8630574277/job/23657115694

@Erb3 Erb3 added size: small area: ci/cd Related to the CI or CD labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci/cd Related to the CI or CD size: small type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant