Skip to content

Commit

Permalink
Update postgres:16.6-alpine Docker digest to 56e87f5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent c79c20e commit 4aa9caa
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:16.6-alpine@sha256:52bba373df3c13594014b5e9ccc9f3c2cdb2221d50db1a91ec64570819f18aba
image: postgres:16.6-alpine@sha256:56e87f5517713be839c1ce724ec275cb46579fb05edbb0887f26f60faebe7f0d
volumes:
- /home/aosus/plausible/postgres:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit 4aa9caa

Please sign in to comment.