Skip to content

Commit

Permalink
Merge pull request #46 from Tatsinnit/dependabot/docker/src/devhostag…
Browse files Browse the repository at this point in the history
…ent/dotnet/sdk-8.0-cbl-mariner2.0

Bump dotnet/sdk from 7.0-cbl-mariner2.0 to 8.0-cbl-mariner2.0 in /src/devhostagent
  • Loading branch information
Tatsinnit authored Feb 1, 2024
2 parents 37cac3c + 90a1029 commit 967ef29
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 967ef29

Please sign in to comment.