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>
This commit is contained in:
renovate[bot]
2022-12-07 17:56:01 +01:00
committed by GitHub
parent 3cb7fe5012
commit 08a43d8039
18 changed files with 18 additions and 18 deletions

View File

@@ -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