Skip to content

Commit 0963194

Browse files
dependabot[bot]gamingrobot
authored andcommitted
Bump dotnet/aspnet from 8.0.15-bookworm-slim to 8.0.16-bookworm-slim
Bumps dotnet/aspnet from 8.0.15-bookworm-slim to 8.0.16-bookworm-slim. --- updated-dependencies: - dependency-name: dotnet/aspnet dependency-version: 8.0.16-bookworm-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90c571c commit 0963194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contrast Security, Inc licenses this file to you under the Apache 2.0 License.
22
# See the LICENSE file in the project root for more information.
33

4-
FROM mcr.microsoft.com/dotnet/aspnet:8.0.15-bookworm-slim AS base
4+
FROM mcr.microsoft.com/dotnet/aspnet:8.0.16-bookworm-slim AS base
55

66
# To aid in debugging.
77
RUN set -xe \

0 commit comments

Comments
 (0)