Skip to content

Commit

Permalink
Update ghcr.io/plausible/community-edition Docker tag to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 1967a2a commit eacabfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plausible/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:

plausible:
restart: unless-stopped
image: ghcr.io/plausible/community-edition:v2.1.2@sha256:c49b173271610be7d9766b3650fff422095f765a5a4d2dfb351bd6e5a98bd7a1
image: ghcr.io/plausible/community-edition:v2.1.3@sha256:232337b5d1c92e265d6980a824a2dd668e81c30e800bd6387a5da4c374b253b3
container_name: plausible
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
expose:
Expand Down

0 comments on commit eacabfb

Please sign in to comment.