chore(deps): update postgres:16.4 docker digest to c3c3224
This commit is contained in:
parent
b0088c0b80
commit
17c3e189df
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.4@sha256:8cc723ade737ab3ace6bfc679e02ea6fa0aa45073582ef8d2b605f8342424f37
|
||||
image: postgres:16.4@sha256:c3c322487067ae4a37f5f2ad956f166e2a56b4885a6de53808e0ddadfbbe512b
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue