Merge pull request 'Fix/ dockerfile maker' (#1) from fix/Dockerfile_maker into main
Docker Build / build (push) Successful in 1m19s

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-07-20 14:15:30 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Build Jellyfin Docker Image - 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
View File
@@ -48,4 +48,4 @@ RUN \
/var/tmp/* /var/tmp/*
# add local files # add local files
COPY root/ / #COPY root/ /