fix: add unless-stopped + switch tag to latest

This commit is contained in:
diced 2025-02-20 12:13:13 -08:00
parent 1801287deb
commit 76fae35ed6
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -17,7 +17,8 @@ services:
retries: 5 retries: 5
zipline: zipline:
image: ghcr.io/diced/zipline:v4 image: ghcr.io/diced/zipline:latest
restart: unless-stopped
ports: ports:
- '3000:3000' - '3000:3000'
env_file: env_file: