Skip to content

Commit 3fa7a87

Browse files
authored
chore: pin minor release
1 parent 696196b commit 3fa7a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/plausible/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232

3333
plausible:
3434
container_name: plausible
35-
image: ghcr.io/plausible/community-edition:v2.1.3
35+
image: ghcr.io/plausible/community-edition:v2.1
3636
restart: always
3737
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
3838
depends_on:

0 commit comments

Comments
 (0)