Bump to aspnet:10 (#526)

This commit is contained in:
MtnBurrit0
2026-06-25 10:36:05 -06:00
committed by GitHub
parent a1e108f800
commit c360ce441b

View File

@@ -24,7 +24,7 @@ FROM ${SERVER_REGISTRY}/sso:${SERVER_TAG} AS sso-app
###############################################
# App stage #
###############################################
FROM mcr.microsoft.com/dotnet/aspnet:8.0-alpine3.21
FROM mcr.microsoft.com/dotnet/aspnet:10.0-alpine3.23
ARG TARGETPLATFORM
LABEL com.bitwarden.product="bitwarden"
LABEL com.bitwarden.project="lite"