Skip to content

Commit

Permalink
Docker: update to .NET SDK 8.0.402
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Oct 24, 2024
1 parent 7262ac1 commit bd16991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.302-jammy AS build-env
FROM mcr.microsoft.com/dotnet/sdk:8.0.402-jammy AS build-env

### workaround for testcontainers resource reaper issue
ARG RESOURCE_REAPER_SESSION_ID="00000000-0000-0000-0000-000000000000"
Expand Down

0 comments on commit bd16991

Please sign in to comment.