chore(deps): update postgres:16.8 docker digest to e95b0cb #67

Merged
renovate merged 1 commit from renovate/postgres-16.8 into main 2025-03-18 11:32:19 +00:00
Showing only changes of commit 3cff05fc79 - Show all commits

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.8@sha256:ab395d612697242f2537f57a727c794a6310c194d55996660c40bfc55ddd14c4
image: postgres:16.8@sha256:e95b0cb95f719e0ce156c2bc5545c89fbd98a1a692845a5331ddc79ea61f1b1e
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data