chore(deps): update postgres:16.4 docker digest to 8cc723a
This commit is contained in:
parent
8b11e056cc
commit
b0088c0b80
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.4@sha256:48186004768c61a8d52d00057cb585ff21bde747096c424fbdeb8b6c0a265d58
|
image: postgres:16.4@sha256:8cc723ade737ab3ace6bfc679e02ea6fa0aa45073582ef8d2b605f8342424f37
|
||||||
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