Browse Source

Bump dependencies to Fedora 33

Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 !
yodatak 4 years ago
parent
commit
7104a37be1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deployment/Dockerfile.fedora.amd64

+ 1 - 1
deployment/Dockerfile.fedora.amd64

@@ -1,4 +1,4 @@
-FROM fedora:31
+FROM fedora:33
 # Docker build arguments
 # Docker build arguments
 ARG SOURCE_DIR=/jellyfin
 ARG SOURCE_DIR=/jellyfin
 ARG ARTIFACT_DIR=/dist
 ARG ARTIFACT_DIR=/dist