Quellcode durchsuchen

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 vor 5 Jahren
Ursprung
Commit
7104a37be1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
 ARG SOURCE_DIR=/jellyfin
 ARG ARTIFACT_DIR=/dist