Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion baseimages/Dockerfile.dotnetrestore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.422-bookworm-slim@sha256:c0761ac934d599d5be35e5d237aba6b08f47032a492c765e5ffa8d4bfc851e79
FROM mcr.microsoft.com/dotnet/sdk:8.0.422-bookworm-slim@sha256:b5d812991040a5f43b4abdc6e7400ea59d90a5e4fa90db5059d8fb8f3048af52

CMD echo this is a dummy file used to automate dependency upgrades for plugins
Loading