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

Containers ASP.NET Composite benchmarks are broken #1983

Open
sebastienros opened this issue May 10, 2024 · 2 comments
Open

Containers ASP.NET Composite benchmarks are broken #1983

sebastienros opened this issue May 10, 2024 · 2 comments

Comments

@sebastienros
Copy link
Member

Step 5/8 : FROM mcr.microsoft.com/dotnet/nightly/aspnet:9.0-alpine-composite AS runtime
manifest for mcr.microsoft.com/dotnet/nightly/aspnet:9.0-alpine-composite not found: manifest unknown: manifest tagged by "9.0-alpine-composite" is not found

in https://github.com/aspnet/Benchmarks/blob/main/docker/container-matrix/Middleware-composite.dockerfile

@ivdiazsa

@ivdiazsa
Copy link
Contributor

This looks extremely strange. I will take a look

@ivdiazsa
Copy link
Contributor

I've found the problem. They changed 9.0-alpine-composite to 9.0-preview-alpine-composite. I'll send a PR with the updated change

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

No branches or pull requests

2 participants