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