diff --git a/docker-compose.yml b/docker-compose.yml index 953cc6920..8a754acf6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,7 @@ services: target: /var/lib/postgresql/data akkoma: - image: akkoma/akkoma:latest + image: akkoma/akkoma:next restart: unless-stopped links: - db