Skip to content

Commit

Permalink
Bump dotnet/aspnet from 8.0.3-jammy-chiseled to 8.0.5-jammy-chiseled …
Browse files Browse the repository at this point in the history
…in /DragaliaAPI/DragaliaAPI (#817)
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 261fb7f commit bc68a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DragaliaAPI/DragaliaAPI/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/aspnet:8.0.3-jammy-chiseled AS base
FROM mcr.microsoft.com/dotnet/aspnet:8.0.5-jammy-chiseled AS base
USER app
EXPOSE 8080
WORKDIR /app
Expand Down

0 comments on commit bc68a03

Please sign in to comment.