chore(deps): update postgres:16.6 docker digest to c965017 #57

Merged
renovate merged 1 commit from renovate/postgres-16.6 into main 2025-01-14 15:33:04 +00:00
Showing only changes of commit 308070a2a0 - Show all commits

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.6@sha256:756fa65445c9e990938239cc590da48cace476e76794bc145fd220b80442229e
image: postgres:16.6@sha256:c965017e1d29eb03e18a11abc25f5e3cd78cb5ac799d495922264b8489d5a3a1
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data