1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

New: Bump to .NET 8

Co-authored-by: Qstick <qstick@gmail.com>
This commit is contained in:
Bogdan
2025-05-26 17:06:46 +03:00
committed by bakerboy448
parent a00ee08750
commit 1e898c2647
46 changed files with 172 additions and 184 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
{
"name": "Radarr",
"image": "mcr.microsoft.com/devcontainers/dotnet:1-6.0",
"image": "mcr.microsoft.com/devcontainers/dotnet:1-8.0",
"features": {
"ghcr.io/devcontainers/features/node:1": {
"nodeGypDependencies": true,