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

use stream8 for centos docker image

This commit is contained in:
Charles Ewert 2023-03-30 15:30:44 -04:00
parent aaa7c66ece
commit 88b0c87bfa

View file

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