Skip to content

Commit

Permalink
Bump dotnet/aspnet from 8.0.11-bookworm-slim to 8.0.12-bookworm-slim
Browse files Browse the repository at this point in the history
Bumps dotnet/aspnet from 8.0.11-bookworm-slim to 8.0.12-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 Jan 15, 2025
1 parent bb8a483 commit 1ad2f75
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:8.0.11-bookworm-slim AS base
FROM mcr.microsoft.com/dotnet/aspnet:8.0.12-bookworm-slim AS base

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

0 comments on commit 1ad2f75

Please sign in to comment.