chore(deps): update postgres:16.6 docker digest to e4c6f8b
This commit is contained in:
parent
74f59230bb
commit
97790a351a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.6@sha256:5d65b8bdb20369ea902b987aa63cfe4983130bc8cd2c25830d126636b80b608d
|
image: postgres:16.6@sha256:e4c6f8befe69ff34e49fd4c02f5c495a60ce1e7b299c9a1ca63bbba52facd11a
|
||||||
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