chore(deps): update postgres:16.6 docker digest to 756fa65
This commit is contained in:
parent
9c631204c8
commit
db19909696
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.6@sha256:a9bada50133368abb6edbc085a0bcfbf15b68282b040810c091ad4c31bc55c83
|
image: postgres:16.6@sha256:756fa65445c9e990938239cc590da48cace476e76794bc145fd220b80442229e
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- db-data:/var/lib/postgresql/data
|
- db-data:/var/lib/postgresql/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue