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 4b6d658
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent 735b73a commit 8f2a29e
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:195d594c9b39b40383051fee9e4ece90c46f3df5c32a17ebc753974518a5d058
image: postgres:12.17-alpine@sha256:4b6d658c29ef6a502d9761690ecc296e3c359edd5eecb71de38d084c90e6be15
volumes:
- /home/aosus/plausible/postgresql:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit 8f2a29e

Please sign in to comment.