chore(deps): update postgres:16.2 docker digest to 3bfb874

This commit is contained in:
renovate 2024-03-03 16:02:14 +00:00
parent 3367da7a11
commit 6d8e92889c

View file

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