Merge pull request #4464 from cewert/update-centos-image

Update centos docker image from 8 to stream8
This commit is contained in:
Bill Thornton
2023-03-30 16:23:25 -04:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM centos:8
FROM centos:stream8
# Docker build arguments
ARG SOURCE_DIR=/jellyfin