From 0a9a0680a4ae6b8ee5f8963d35e76b8fb6ee7b05 Mon Sep 17 00:00:00 2001 From: Laika Bozhko <63646916+LaikaBzko@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:25:02 +1100 Subject: [PATCH] Update Docker image for pluralflux service --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 57cc58a..41bbc07 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: main: - image: engineering.sanya.gay/pluralflux/pluralflux-dev + image: engineering.sanya.gay/pluralflux/pluralflux container_name: pluralflux restart: unless-stopped networks: @@ -35,4 +35,4 @@ networks: volumes: pgdata: - pgadmindata: \ No newline at end of file + pgadmindata: