Skip to content

Commit 37bb933

Browse files
dependabot[bot]Silvenga
authored andcommitted
Bump dotnet/aspnet from 6.0.13 to 6.0.14
Bumps dotnet/aspnet from 6.0.13 to 6.0.14. --- updated-dependencies: - dependency-name: dotnet/aspnet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b415557 commit 37bb933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)