Skip to content

Commit

Permalink
Bump dotnet/aspnet from 6.0.31-bookworm-slim to 6.0.32-bookworm-slim
Browse files Browse the repository at this point in the history
Bumps dotnet/aspnet from 6.0.31-bookworm-slim to 6.0.32-bookworm-slim.

---
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 Jul 9, 2024
1 parent 271b3c8 commit a020a27
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.31-bookworm-slim AS base
FROM mcr.microsoft.com/dotnet/aspnet:6.0.32-bookworm-slim AS base

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

0 comments on commit a020a27

Please sign in to comment.