Changed: nightly to latest

pull/260/head
TRaSH 3 years ago
parent b68e12f97f
commit a453266b11

@ -19,7 +19,7 @@ services:
- /data:/data - /data:/data
sonarr: sonarr:
container_name: sonarr container_name: sonarr
image: ghcr.io/hotio/sonarr:nightly image: ghcr.io/hotio/sonarr:latest
restart: unless-stopped restart: unless-stopped
logging: logging:
driver: json-file driver: json-file
@ -36,7 +36,7 @@ services:
- /data:/data - /data:/data
bazarr: bazarr:
container_name: bazarr container_name: bazarr
image: ghcr.io/hotio/bazarr:nightly image: ghcr.io/hotio/bazarr:latest
restart: unless-stopped restart: unless-stopped
logging: logging:
driver: json-file driver: json-file

Loading…
Cancel
Save