Compare commits
3
Commits
10a4b62390
...
3fa10b58fc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3fa10b58fc | ||
|
|
9dd31e278d | ||
|
|
6e321c631a |
@@ -17,4 +17,4 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build Jellyfin Docker Image
|
||||
run: docker build --no-cache -t jellyfin-rc:latest .
|
||||
run: docker build --no-cache -t paper-elk.com/jellyfin-rc:latest .
|
||||
+1
-1
@@ -48,4 +48,4 @@ RUN \
|
||||
/var/tmp/*
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
#COPY root/ /
|
||||
Reference in New Issue
Block a user