diff options
| author | yodatak <mryodatak@gmail.com> | 2020-11-10 22:52:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-10 22:52:20 +0100 |
| commit | 7104a37be1a9bea0106c8b291b6120de0b71dfa8 (patch) | |
| tree | a8fe287962a924bcbeea7ec4566770792a8e5371 /deployment | |
| parent | dc3b3bcfb1881743c078d13a100dc8f751ce6dff (diff) | |
Bump dependencies to Fedora 33
Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 !
Diffstat (limited to 'deployment')
| -rw-r--r-- | deployment/Dockerfile.fedora.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/Dockerfile.fedora.amd64 b/deployment/Dockerfile.fedora.amd64 index 01b99deb6..f88189034 100644 --- a/deployment/Dockerfile.fedora.amd64 +++ b/deployment/Dockerfile.fedora.amd64 @@ -1,4 +1,4 @@ -FROM fedora:31 +FROM fedora:33 # Docker build arguments ARG SOURCE_DIR=/jellyfin ARG ARTIFACT_DIR=/dist |
