Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v6.0.416
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent f345eee commit 04ea6cb
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:6.0.416-jammy-amd64 AS build
MAINTAINER eesast
WORKDIR /usr/local
COPY . .
Expand Down

0 comments on commit 04ea6cb

Please sign in to comment.