Skip to content

Commit

Permalink
Bump dotnet/aspnet in /DragaliaAPI/DragaliaAPI
Browse files Browse the repository at this point in the history
Bumps dotnet/aspnet from 8.0.5-jammy-chiseled to 8.0.6-jammy-chiseled.

---
updated-dependencies:
- dependency-name: dotnet/aspnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent e380f0e commit d742110
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.5-jammy-chiseled AS base
FROM mcr.microsoft.com/dotnet/aspnet:8.0.6-jammy-chiseled AS base
USER app
EXPOSE 8080
WORKDIR /app
Expand Down

0 comments on commit d742110

Please sign in to comment.