aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
diff options
context:
space:
mode:
authorRich Lander <rlander@microsoft.com>2021-04-12 17:16:26 -0700
committerGitHub <noreply@github.com>2021-04-12 17:16:26 -0700
commitfe54e9ae9de932d2130f15d90df40da9dbc048fe (patch)
tree1a6729bfaaaf964ff70b517d51f2d1f5cbf03bc3 /Jellyfin.Api/Controllers
parent8a73e19f5e3b39f890b00f32f086325afcaff616 (diff)
Remove coupling to distro
- The substring `-buster-slim` isn't useful/correct. - .NET 6 (from my team) is based exclusively on bullseye. - If you update just `DOTNET_VERSION` to `6.0`, `docker build` will fail. - If the goal is to force using `buster` throughout the Dockerfile, then making `DOTNET_VERSION` configurable isn't correct. - Context: https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/amd64/Dockerfile#L1 Just saw this as a drive by look at your code. Is intended as helpful context.
Diffstat (limited to 'Jellyfin.Api/Controllers')
0 files changed, 0 insertions, 0 deletions