From f62fd5ccbca542c2d46492237f8aabb310579f13 Mon Sep 17 00:00:00 2001 From: ruslandoga <67764432+ruslandoga@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:25:15 +0700 Subject: [PATCH] v2.1.3 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 8605100..19b1706 100644 --- a/compose.yml +++ b/compose.yml @@ -31,7 +31,7 @@ services: start_period: 1m plausible: - image: ghcr.io/plausible/community-edition:v2.1.2 + image: ghcr.io/plausible/community-edition:v2.1.3 restart: always command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run" depends_on: