Skip to content

Commit

Permalink
chore: pin minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Sep 27, 2024
1 parent 696196b commit 3fa7a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plausible/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:

plausible:
container_name: plausible
image: ghcr.io/plausible/community-edition:v2.1.3
image: ghcr.io/plausible/community-edition:v2.1
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 3fa7a87

Please sign in to comment.