chore(deps): update postgres:16.8 docker digest to 74e7a26

This commit is contained in:
renovate 2025-04-08 08:32:55 +00:00
parent e21db46453
commit 15d4d8071c

View file

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