1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05: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 f99162b8ee
commit 2235823af3
46 changed files with 172 additions and 184 deletions

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,