Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent cdc279b commit 288c837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependency/Dockerfile/Dockerfile_run
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:6.0.408-jammy-amd64 AS build
FROM mcr.microsoft.com/dotnet/sdk:8.0.100-jammy-amd64 AS build
MAINTAINER eesast
WORKDIR /usr/local
COPY . .
Expand Down

0 comments on commit 288c837

Please sign in to comment.