Skip to content

Commit

Permalink
chore: use stable release plausible
Browse files Browse the repository at this point in the history
  • Loading branch information
pjeweb committed Sep 9, 2023
1 parent b9dacbd commit 3853849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
hard: 262144

plausible:
image: plausible/analytics:v2.0.0-rc.0
image: plausible/analytics:v2.0.0
restart: always
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on:
Expand Down

0 comments on commit 3853849

Please sign in to comment.