chore(deps): update postgres:16.3 docker digest to d13ef78

This commit is contained in:
renovate 2024-07-02 08:32:13 +00:00
parent 976eb32a9d
commit ea2ba7954f

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.3@sha256:f5ce318a46d574a51dfde841c23f5cdc01e4affaf345a7201b0d6251b2538df1
image: postgres:16.3@sha256:d13ef786196545cd69aff1945929fc868712196e195bc66581fb1bfe81649eaf
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data