Skip to content

Commit 3f247bd

Browse files
Update mcr.microsoft.com/dotnet/aspnet Docker tag to v9.0.9
1 parent 74488c6 commit 3f247bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Coding.Blog/Coding.Blog/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/aspnet:9.0.1-bookworm-slim AS base
1+
FROM mcr.microsoft.com/dotnet/aspnet:9.0.9-bookworm-slim AS base
22
USER app
33
WORKDIR /app
44
EXPOSE 8080

0 commit comments

Comments
 (0)