chore(deps): update postgres:16.8 docker digest to 40008f1
This commit is contained in:
parent
4a7d4b69f1
commit
efe6419573
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.8@sha256:fe4381156087f199a81f703cb526acbe4aa481ee822a07b9d33e36c2c111e04f
|
image: postgres:16.8@sha256:40008f160ee0f64be5f161989097f5df0712deb9c28d940bd8c4a63d7190b042
|
||||||
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