Skip to content

Commit

Permalink
Update postgres:16.6-alpine Docker digest to aba1fab
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 8af4877 commit 676ae55
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:7485c117bff85f9c9a2d9f407de7fe6d0485e4c5043adb53dd276cb166940b44
image: postgres:16.6-alpine@sha256:aba1fab94626cf8b0f4549055214239a37e0a690f03f142b7bca05b9ed36c6db
volumes:
- /home/aosus/plausible/postgres:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit 676ae55

Please sign in to comment.