Merge pull request #3853 from jellyfin/renovate/centos-8.x

Update centos Docker tag to v8
This commit is contained in:
Bill Thornton 2022-09-21 12:13:36 -04:00 committed by GitHub
commit 3ec7e587e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM centos:7
FROM centos:8
# Docker build arguments
ARG SOURCE_DIR=/jellyfin