Skip to content

Commit

Permalink
Bump dotnet/sdk in /src/devhostagent
Browse files Browse the repository at this point in the history
Bumps dotnet/sdk from 7.0-cbl-mariner2.0 to 8.0-cbl-mariner2.0.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent bce9da6 commit 90a1029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devhostagent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build container
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:7.0-cbl-mariner2.0@sha256:69e18e87d68a6653550c1eed320cdddc3ff39296bb9d04f3317eca6e500daea9 AS build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:8.0-cbl-mariner2.0@sha256:e14034d5ba09b02204d56e809343586475433fd021938488088ccc5cae9d3cd2 AS build

ARG TARGETARCH
ARG Configuration=Release
Expand Down

0 comments on commit 90a1029

Please sign in to comment.