Switch back to a debian container, alpine is missing locale info
This commit is contained in:
parent
f25c9250ec
commit
52fe5bdec1
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM mcr.microsoft.com/dotnet/aspnet:6.0-alpine
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:6.0
|
||||
|
||||
COPY ./app /app/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue