Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update ghcr.io/plausible/community-edition Docker tag to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent f47bd3d commit 1967a2a
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.1@sha256:b63e69460bfc01fee32a00b356ec76e4b1b14f17ea531e28105cb91d65d11fae
image: ghcr.io/plausible/community-edition:v2.1.2@sha256:c49b173271610be7d9766b3650fff422095f765a5a4d2dfb351bd6e5a98bd7a1
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 1967a2a

Please sign in to comment.