diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-12-07 17:56:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-07 17:56:01 +0100 |
| commit | 08a43d80391b3c48e75c46da08e4253d294c89d4 (patch) | |
| tree | f500719239a003d60edbbc7c13181863b51f2894 /Dockerfile | |
| parent | 3cb7fe50127b1a8158186b390836ee25ae5a50fd (diff) | |
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7 (#8686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile index 7b69a186f..304f79463 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ##################################### # Requires binfm_misc registration # https://github.com/multiarch/qemu-user-static#binfmt_misc-register -ARG DOTNET_VERSION=6.0 +ARG DOTNET_VERSION=7.0 FROM node:lts-alpine as web-builder ARG JELLYFIN_WEB_VERSION=master |
