chore(deps): update postgres:16.4 docker digest to 9a2f3b8

This commit is contained in:
renovate 2024-09-27 03:02:09 +00:00
parent f7ac847d58
commit 0033fc5e45

View file

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