Skip to content

Commit e6c28ae

Browse files
fix(deps): update mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled docker digest to 63301b5 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67bbfed commit e6c28ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidc-guard/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BUILDPLATFORM=linux/amd64
22

3-
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled@sha256:83795c4b066ec5f0610d8c3fdd977b65e7536c9bbade4f594e80e5fa24fb533a AS base
3+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled@sha256:63301b532a5be8153cde99023e2ba5e49146003b7fc9763ad3caff5b1290c048 AS base
44
USER $APP_UID
55
WORKDIR /app
66
EXPOSE 8080

0 commit comments

Comments
 (0)