1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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
commit 5b03453640
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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