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 ffcb189
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent c1a4a8c commit 6ef17eb
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:cac5e044adfcd9b6d67a4b0b9228d83c512e52556d04516a654ca12b2fe03fe4
image: postgres:12.17-alpine@sha256:ffcb189e6128c9fef5f8aac8accc3dc1c7d3b76729ae69632b612d4adda56175
volumes:
- /home/aosus/plausible/postgresql:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit 6ef17eb

Please sign in to comment.