Skip to content

Commit

Permalink
Bump dotnet/aspnet in /samples/ConnectSQLDatabase/ConnectSQLDatabase
Browse files Browse the repository at this point in the history
Bumps dotnet/aspnet from `3ff6779` to `1d6ca86`.

---
updated-dependencies:
- dependency-name: dotnet/aspnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 01e8a0e commit aeacfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/ConnectSQLDatabase/ConnectSQLDatabase/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/aspnet:8.0@sha256:1d6ca86c35975c08bd63a066f190fb7bd68fbc2d675d70b2728d458921743a24
FROM mcr.microsoft.com/dotnet/aspnet:8.0@sha256:789045ecae51d62d07877994d567eff4442b7bbd4121867898ee7bf00b7241ea

COPY bin/Release/net7.0/publish/ App/
WORKDIR /App
Expand Down

0 comments on commit aeacfb3

Please sign in to comment.