chore(deps): update postgres:16.2 docker digest to 0df4fea

This commit is contained in:
renovate 2024-03-12 14:31:58 +00:00
parent 6d8e92889c
commit 83cf2f532f

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.2@sha256:3bfb87432e26badf72d727a0c5f5bb7b81438cd9baec5be8531c70a42b07adc6
image: postgres:16.2@sha256:0df4feaa20162e5659ca29f073a72f0e519611a59e91283b4dd4dceba390a43b
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data