Skip to content

Commit ec45881

Browse files
dependabot[bot]gamingrobot
authored andcommitted
Bump dotnet/aspnet from 10.0.6-noble to 10.0.9-noble
Bumps dotnet/aspnet from 10.0.6-noble to 10.0.9-noble. --- updated-dependencies: - dependency-name: dotnet/aspnet dependency-version: 10.0.9-noble dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25237d2 commit ec45881

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:10.0.6-noble AS base
4+
FROM mcr.microsoft.com/dotnet/aspnet:10.0.9-noble AS base
55

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

0 commit comments

Comments
 (0)