Skip to content

Commit

Permalink
chore(deps): update dotnet monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 4c74c2a commit a562708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:7.0-cbl-mariner-amd64@sha256:2c5076250f97af655afe9ac610d8cb725ad22d9ef29afb8f60bfd8962c97a830 AS build
FROM mcr.microsoft.com/dotnet/sdk:7.0-cbl-mariner-amd64@sha256:267ca6df1991c12091caeebd0f8a8a41da076e2c327bac5d085c3effbe26aa8f AS build

ARG TARGETARCH
ARG TARGETOS
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"rollForward": "latestMajor",
"version": "7.0.408"
"version": "7.0.409"
}
}

0 comments on commit a562708

Please sign in to comment.