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

Commit

Permalink
Update postgres:12.17-alpine Docker digest to c86e22b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 9, 2023
1 parent 124c2b9 commit c92341b
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 @@ -7,7 +7,7 @@ networks:
services:
plausible_db:
restart: unless-stopped
image: postgres:12.17-alpine@sha256:1a699b5903d770b6ef7f26c848b40d9bfdc6da1cbe42dbc23f13448fd7d0daaa
image: postgres:12.17-alpine@sha256:c86e22b2fa617ee27db59a16b1cac709e8a11873caafe082669f831a5ba16262
volumes:
- /home/aosus/plausible/postgresql:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit c92341b

Please sign in to comment.