chore(deps): update postgres:16.4 docker digest to 5b8e928

This commit is contained in:
renovate 2024-09-27 11:32:30 +00:00
parent 0033fc5e45
commit 05ba173e3b

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.4@sha256:9a2f3b8137068178039fcf7769a760b700a4c09460c502bcd18cae8a7484af65
image: postgres:16.4@sha256:5b8e928c9f4deada97460020379683966529df4c9f1199224a83640ff1df143d
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data