chore(deps): update postgres:16.4 docker digest to 1afc3d4

This commit is contained in:
renovate 2024-09-05 12:01:57 +00:00
parent 589e8314d7
commit afb4e39f75

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.4@sha256:eaacb93233a75db84e23584ededdfb3e416a4b68a1815aa3b7cbb0e5d0fa3744
image: postgres:16.4@sha256:1afc3d4aebd5d667796acb3b7bc7fe8d041d1936248a12a75ee36a60fcb115fa
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data