Skip to content

Commit

Permalink
Bump dotnet/aspnet from 6.0.28 to 6.0.29
Browse files Browse the repository at this point in the history
Bumps dotnet/aspnet from 6.0.28 to 6.0.29.

---
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 and gamingrobot committed Apr 10, 2024
1 parent 41a1bdc commit 46895b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contrast Security, Inc licenses this file to you under the Apache 2.0 License.
# See the LICENSE file in the project root for more information.

FROM mcr.microsoft.com/dotnet/aspnet:6.0.28 AS base
FROM mcr.microsoft.com/dotnet/aspnet:6.0.29 AS base

# To aid in debugging.
RUN set -xe \
Expand Down

0 comments on commit 46895b6

Please sign in to comment.