chore(deps): update postgres:16.4 docker digest to 099dbb1

This commit is contained in:
renovate 2024-08-13 05:32:04 +00:00
parent 3bff8734ae
commit ed301c7682

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.4@sha256:0cf02e45421b780449f0bab6b4af7e5ab2c37d3ca729e284fcec1a18f3fa9354
image: postgres:16.4@sha256:099dbb13112c133b37463fd312d3134aabfd5b3db3846f2f336b2996a9566bec
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data