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 7, 2024
1 parent 1b78c52 commit cf3b79d
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:3ff67792728179308c4bf06799d8b45d155c60fddc347acf69465a496d9a20b8
FROM mcr.microsoft.com/dotnet/aspnet:8.0@sha256:1d6ca86c35975c08bd63a066f190fb7bd68fbc2d675d70b2728d458921743a24

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

0 comments on commit cf3b79d

Please sign in to comment.