Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion newtarr/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
newtarr:
image: ghcr.io/elfhosted/newtarr:v1.0.0@sha256:6abafe8ee23c96e3c9e298b5f9ef8313f1d231546b794900d4da36caa22912f0
image: ghcr.io/elfhosted/newtarr:v1.0.0@sha256:b0e617e2c74a2a175d5bb87eada50edc4fd7fa2d72008a62c1913e33d1e46398
container_name: newtarr
restart: unless-stopped
volumes:
Expand Down