chore(deps): update postgres:16.4 docker digest to 184c301

This commit is contained in:
renovate 2024-08-13 17:32:13 +00:00
parent 206c5e3cb6
commit 13eeb1d5a7

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.4@sha256:66f4449a14d6351be5750b97e32fec03ab92256a1294330e4a2868107b5ddff5
image: postgres:16.4@sha256:184c301e214615e4202e51a98ebf7e2d46325a6f1cdc2ff9c30bdde516657876
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data