chore(deps): update postgres:16.8 docker digest to 12c827a

This commit is contained in:
renovate 2025-02-25 12:32:20 +00:00
parent 7d9429310f
commit 97d233ab95

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.8@sha256:70e9e457f70602fa7a6bc38054accbcb54a3a966c633b1f91e8d84d6b078346a
image: postgres:16.8@sha256:12c827ab26d9929e1fcf3439ed8f5af8616726d8a605d4dbb010abb797af1821
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data