chore(deps): update postgres:16.2 docker digest to 3bfb874
This commit is contained in:
parent
3367da7a11
commit
6d8e92889c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.2@sha256:40305f8ef847d8f36ac77f945b1e6a0166a2d8862452c8212e985893436ceb6b
|
image: postgres:16.2@sha256:3bfb87432e26badf72d727a0c5f5bb7b81438cd9baec5be8531c70a42b07adc6
|
||||||
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