chore(deps): update postgres:16.6 docker digest to 5620f24

This commit is contained in:
renovate 2024-12-03 12:32:34 +00:00
parent 03464d010c
commit 4d37714468

View file

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