Use nightly image tag in docker-compose

pull/1163/head
voc0der 2 months ago
parent 79bdcdd49b
commit 06f74f426d

@ -36,7 +36,7 @@ services:
- ./users:/app/users
ports:
- "8998:17442"
image: voc0der/youtubedl-material:latest
image: voc0der/youtubedl-material:nightly
ytdl-mongo-db:
# If you are using a Raspberry Pi, use mongo:4.4.18
image: mongo:4

Loading…
Cancel
Save