Skip to content

Dockerfile still targeting .NET 8.0 #180

@sbruttin

Description

@sbruttin

Tool version
v5.0.0.

Describe the bug
The current main branch contains a Dockerfile that is still targeting .NET 8.0 instead of .NET 10.0

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://github.com/mspnp/AzureNamingTool/blob/main/src/Dockerfile'
  2. See 'FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base'

Expected behavior
FROM must target aspnet:10.0 and sdk:10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions