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.16-alpine Docker digest to faefe5b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent f681160 commit 2ce147b
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.16-alpine@sha256:04025950767184818d2b10d26d3bcc3d486f535a5e6f0b119bd7b42baa51c09c
image: postgres:12.16-alpine@sha256:faefe5b39a241660f361688a80c9a57f75318081603fd666fe3a0d56f2ae4dfb
volumes:
- /home/aosus/plausible/postgresql:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit 2ce147b

Please sign in to comment.