Skip to content

Commit 29017db

Browse files
chore(deps): bump dotnet/aspnet in /src/comissions.app.api
Bumps dotnet/aspnet from 8.0 to 10.0. --- updated-dependencies: - dependency-name: dotnet/aspnet dependency-version: '10.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7318cf4 commit 29017db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/comissions.app.api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
1+
FROM mcr.microsoft.com/dotnet/aspnet:10.0 AS base
22
# Patch base-image OS CVEs flagged by the image scan gate (libgnutls30:
33
# CVE-2026-33845 et al., fixed in 3.7.9-2+deb12u7). Done as root before
44
# dropping to the non-root app user.

0 commit comments

Comments
 (0)