Skip to content

Commit baef2ab

Browse files
chore(deps): update mcr.microsoft.com/dotnet/aspnet docker tag to v9
1 parent 540125f commit baef2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IdentityApi/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# ENTRYPOINT ["dotnet", "IdentityApi.dll"]
2323

2424

25-
FROM mcr.microsoft.com/dotnet/aspnet:6.0-alpine AS base
25+
FROM mcr.microsoft.com/dotnet/aspnet:9.0-alpine AS base
2626
EXPOSE 8080
2727

2828
RUN apk add icu-libs

0 commit comments

Comments
 (0)