Skip to content

Commit

Permalink
Bump dotnet/sdk from 8.0.401 to 8.0.402 in /PhotonStateManager/Dragal…
Browse files Browse the repository at this point in the history
…iaAPI.Photon.StateManager in the docker group across 1 directory (#1097)
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent aef9196 commit a79e84d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ USER app
EXPOSE 8080
WORKDIR /app

FROM mcr.microsoft.com/dotnet/sdk:8.0.401 AS build
FROM mcr.microsoft.com/dotnet/sdk:8.0.402 AS build
WORKDIR /src
COPY ["PhotonStateManager/DragaliaAPI.Photon.StateManager/DragaliaAPI.Photon.StateManager.csproj", "PhotonStateManager/DragaliaAPI.Photon.StateManager/"]
COPY ["PhotonStateManager/Directory.Build.props", "."]
Expand Down

0 comments on commit a79e84d

Please sign in to comment.